Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_ftable.h150 {"glVertexAttrib4fv", (void*)glVertexAttrib4fv},
Dgl2_client_context.h152 glVertexAttrib4fv_client_proc_t glVertexAttrib4fv; member
Dgl2_client_context.cpp152 glVertexAttrib4fv = (glVertexAttrib4fv_client_proc_t) getProc("glVertexAttrib4fv", userData); in initDispatchByName()
Dgl2_entry.cpp147 void glVertexAttrib4fv(GLuint indx, const GLfloat* values);
1291 void glVertexAttrib4fv(GLuint indx, const GLfloat* values) in glVertexAttrib4fv() function
1294 ctx->glVertexAttrib4fv(ctx, indx, values); in glVertexAttrib4fv()
Dgl2_enc.cpp11712 this->glVertexAttrib4fv = &glVertexAttrib4fv_enc; in gl2_encoder_context_t()
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles2_core.entries144 void glVertexAttrib4fv(GLuint index, const GLfloat *v);
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2.h516 GL_APICALL void GL_APIENTRY glVertexAttrib4fv (GLuint index, const GLfloat *v);
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib250 glVertexAttrib4fv
Dgles3.in140 GL_ENTRY(void, glVertexAttrib4fv, GLuint indx, const GLfloat* values)
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h516 GL_APICALL void GL_APIENTRY glVertexAttrib4fv (GLuint index, const GLfloat *v);
Dgl31.h516 GL_APICALL void GL_APIENTRY glVertexAttrib4fv (GLuint index, const GLfloat *v);