Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLAssembleInterface.cpp250 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLInterface()
631 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLESInterface()
/external/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp247 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLInterface()
624 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLESInterface()
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.h194 void VertexAttrib4fv(GLuint index, const GLfloat* values);
Dentry_points.cpp930 return gl::VertexAttrib4fv(index, values); in glVertexAttrib4fv()
1710 this->glVertexAttrib4fv = gl::VertexAttrib4fv; in LibGLESv2exports()
DlibGLESv2.cpp5584 void VertexAttrib4fv(GLuint index, const GLfloat* values) in VertexAttrib4fv() function
6595 FUNCTION(VertexAttrib4fv), in es2GetProcAddress()
/external/mesa3d/include/GL/
Dgl_mangle.h2529 #define glVertexAttrib4fv MANGLE(VertexAttrib4fv)