Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLAssembleWebGLInterfaceAutogen.cpp147 GET_PROC(VertexAttrib1f); in GrGLMakeAssembledWebGLInterface()
DGrGLAssembleGLESInterfaceAutogen.cpp140 GET_PROC(VertexAttrib1f); in GrGLMakeAssembledGLESInterface()
DGrGLAssembleGLInterfaceAutogen.cpp143 GET_PROC(VertexAttrib1f); in GrGLMakeAssembledGLInterface()
/external/skqp/src/gpu/gl/
DGrGLAssembleInterface.cpp247 GET_PROC(VertexAttrib1f); in GrGLMakeAssembledGLInterface()
628 GET_PROC(VertexAttrib1f); in GrGLMakeAssembledGLESInterface()
/external/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h78 vfmt->VertexAttrib1fARB = NAME_ES(VertexAttrib1f);
/external/skia/tools/gpu/gl/interface/
Dinterface.json545 "UniformMatrix3fv", "UniformMatrix4fv", "UseProgram", "VertexAttrib1f",
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp895 return gl::VertexAttrib1f(index, x); in glVertexAttrib1f()
1703 this->glVertexAttrib1f = gl::VertexAttrib1f; in LibGLESv2exports()
Dentry_points.h187 void GL_APIENTRY VertexAttrib1f(GLuint index, GLfloat x);
DlibGLESv2.cpp5423 void GL_APIENTRY VertexAttrib1f(GLuint index, GLfloat x) in VertexAttrib1f() function
6553 FUNCTION(VertexAttrib1f), in es2GetProcAddress()
/external/angle/src/libGL/
Dentry_points_gl_2_autogen.cpp1539 ANGLE_CAPTURE(VertexAttrib1f, isCallValid, context, index, x); in GL_VertexAttrib1f()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp3481 ANGLE_CAPTURE(VertexAttrib1f, isCallValid, context, index, x); in GL_VertexAttrib1f()