Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLAssembleWebGLInterfaceAutogen.cpp150 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledWebGLInterface()
DGrGLAssembleGLESInterfaceAutogen.cpp143 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLESInterface()
DGrGLAssembleGLInterfaceAutogen.cpp146 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLInterface()
/external/skqp/src/gpu/gl/
DGrGLAssembleInterface.cpp250 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLInterface()
631 GET_PROC(VertexAttrib4fv); in GrGLMakeAssembledGLESInterface()
/external/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h85 vfmt->VertexAttrib4fvARB = NAME_ES(VertexAttrib4fv);
/external/skia/tools/gpu/gl/interface/
Dinterface.json546 "VertexAttrib2fv", "VertexAttrib3fv", "VertexAttrib4fv", "VertexAttribPointer",
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp930 return gl::VertexAttrib4fv(index, values); in glVertexAttrib4fv()
1710 this->glVertexAttrib4fv = gl::VertexAttrib4fv; in LibGLESv2exports()
Dentry_points.h194 void GL_APIENTRY VertexAttrib4fv(GLuint index, const GLfloat* values);
DlibGLESv2.cpp5549 void GL_APIENTRY VertexAttrib4fv(GLuint index, const GLfloat* values) in VertexAttrib4fv() function
6560 FUNCTION(VertexAttrib4fv), in es2GetProcAddress()
/external/angle/src/libGL/
Dentry_points_gl_2_autogen.cpp2158 ANGLE_CAPTURE(VertexAttrib4fv, isCallValid, context, index, v); in GL_VertexAttrib4fv()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp3642 ANGLE_CAPTURE(VertexAttrib4fv, isCallValid, context, index, v); in GL_VertexAttrib4fv()