Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLAssembleInterface.cpp249 GET_PROC(VertexAttrib3fv); in GrGLMakeAssembledGLInterface()
630 GET_PROC(VertexAttrib3fv); in GrGLMakeAssembledGLESInterface()
/external/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp246 GET_PROC(VertexAttrib3fv); in GrGLMakeAssembledGLInterface()
623 GET_PROC(VertexAttrib3fv); in GrGLMakeAssembledGLESInterface()
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.h192 void VertexAttrib3fv(GLuint index, const GLfloat* values);
Dentry_points.cpp920 return gl::VertexAttrib3fv(index, values); in glVertexAttrib3fv()
1708 this->glVertexAttrib3fv = gl::VertexAttrib3fv; in LibGLESv2exports()
DlibGLESv2.cpp5548 void VertexAttrib3fv(GLuint index, const GLfloat* values) in VertexAttrib3fv() function
6593 FUNCTION(VertexAttrib3fv), in es2GetProcAddress()
/external/mesa3d/include/GL/
Dgl_mangle.h2507 #define glVertexAttrib3fv MANGLE(VertexAttrib3fv)