Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLAssembleWebGLInterfaceAutogen.cpp148 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledWebGLInterface()
DGrGLAssembleGLESInterfaceAutogen.cpp141 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLESInterface()
DGrGLAssembleGLInterfaceAutogen.cpp144 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLInterface()
/external/skqp/src/gpu/gl/
DGrGLAssembleInterface.cpp248 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLInterface()
629 GET_PROC(VertexAttrib2fv); in GrGLMakeAssembledGLESInterface()
/external/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h81 vfmt->VertexAttrib2fvARB = NAME_ES(VertexAttrib2fv);
/external/skia/tools/gpu/gl/interface/
Dinterface.json546 "VertexAttrib2fv", "VertexAttrib3fv", "VertexAttrib4fv", "VertexAttribPointer",
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp910 return gl::VertexAttrib2fv(index, values); in glVertexAttrib2fv()
1706 this->glVertexAttrib2fv = gl::VertexAttrib2fv; in LibGLESv2exports()
Dentry_points.h190 void GL_APIENTRY VertexAttrib2fv(GLuint index, const GLfloat* values);
DlibGLESv2.cpp5477 void GL_APIENTRY VertexAttrib2fv(GLuint index, const GLfloat* values) in VertexAttrib2fv() function
6556 FUNCTION(VertexAttrib2fv), in es2GetProcAddress()
/external/angle/src/libGL/
Dentry_points_gl_2_autogen.cpp1698 ANGLE_CAPTURE(VertexAttrib2fv, isCallValid, context, index, v); in GL_VertexAttrib2fv()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp3550 ANGLE_CAPTURE(VertexAttrib2fv, isCallValid, context, index, v); in GL_VertexAttrib2fv()