Searched refs:VertexAttrib2fv (Results 1 – 6 of 6) sorted by relevance
248 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLInterface()629 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLESInterface()
245 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLInterface()622 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLESInterface()
190 void VertexAttrib2fv(GLuint index, const GLfloat* values);
910 return gl::VertexAttrib2fv(index, values); in glVertexAttrib2fv()1706 this->glVertexAttrib2fv = gl::VertexAttrib2fv; in LibGLESv2exports()
5512 void VertexAttrib2fv(GLuint index, const GLfloat* values) in VertexAttrib2fv() function6591 FUNCTION(VertexAttrib2fv), in es2GetProcAddress()
2487 #define glVertexAttrib2fv MANGLE(VertexAttrib2fv)