Home
last modified time | relevance | path

Searched refs:VertexAttrib2fv (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLAssembleInterface.cpp248 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLInterface()
629 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLESInterface()
/external/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp245 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLInterface()
622 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLESInterface()
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.h190 void VertexAttrib2fv(GLuint index, const GLfloat* values);
Dentry_points.cpp910 return gl::VertexAttrib2fv(index, values); in glVertexAttrib2fv()
1706 this->glVertexAttrib2fv = gl::VertexAttrib2fv; in LibGLESv2exports()
DlibGLESv2.cpp5512 void VertexAttrib2fv(GLuint index, const GLfloat* values) in VertexAttrib2fv() function
6591 FUNCTION(VertexAttrib2fv), in es2GetProcAddress()
/external/mesa3d/include/GL/
Dgl_mangle.h2487 #define glVertexAttrib2fv MANGLE(VertexAttrib2fv)