Searched refs:VertexAttrib4fv (Results 1 – 6 of 6) sorted by relevance
250 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLInterface()631 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLESInterface()
247 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLInterface()624 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLESInterface()
194 void VertexAttrib4fv(GLuint index, const GLfloat* values);
930 return gl::VertexAttrib4fv(index, values); in glVertexAttrib4fv()1710 this->glVertexAttrib4fv = gl::VertexAttrib4fv; in LibGLESv2exports()
5584 void VertexAttrib4fv(GLuint index, const GLfloat* values) in VertexAttrib4fv() function6595 FUNCTION(VertexAttrib4fv), in es2GetProcAddress()
2529 #define glVertexAttrib4fv MANGLE(VertexAttrib4fv)