Home
last modified time | relevance | path

Searched refs:glVertexAttrib3fv (Results 1 – 11 of 11) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_ftable.h148 {"glVertexAttrib3fv", (void*)glVertexAttrib3fv},
Dgl2_client_context.h150 glVertexAttrib3fv_client_proc_t glVertexAttrib3fv; member
Dgl2_client_context.cpp150 glVertexAttrib3fv = (glVertexAttrib3fv_client_proc_t) getProc("glVertexAttrib3fv", userData); in initDispatchByName()
Dgl2_entry.cpp145 void glVertexAttrib3fv(GLuint indx, const GLfloat* values);
1279 void glVertexAttrib3fv(GLuint indx, const GLfloat* values) in glVertexAttrib3fv() function
1282 ctx->glVertexAttrib3fv(ctx, indx, values); in glVertexAttrib3fv()
Dgl2_enc.cpp11710 this->glVertexAttrib3fv = &glVertexAttrib3fv_enc; in gl2_encoder_context_t()
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles2_core.entries142 void glVertexAttrib3fv(GLuint index, const GLfloat *v);
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2.h514 GL_APICALL void GL_APIENTRY glVertexAttrib3fv (GLuint index, const GLfloat *v);
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib247 glVertexAttrib3fv
Dgles3.in138 GL_ENTRY(void, glVertexAttrib3fv, GLuint indx, const GLfloat* values)
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h514 GL_APICALL void GL_APIENTRY glVertexAttrib3fv (GLuint index, const GLfloat *v);
Dgl31.h514 GL_APICALL void GL_APIENTRY glVertexAttrib3fv (GLuint index, const GLfloat *v);