Searched refs:noOpGLVertexAttrib1f (Results 1 – 5 of 5) sorted by relevance
271 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib1f(GrGLuint indx, const GrGLfloat value);
372 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib1f(GrGLuint indx, const GrGLfloat value) { in noOpGLVertexAttrib1f() function
465 functions->fVertexAttrib1f = noOpGLVertexAttrib1f; in create_null_interface()
462 functions->fVertexAttrib1f = noOpGLVertexAttrib1f; in GrGLCreateNullInterface()
952 functions->fVertexAttrib1f = noOpGLVertexAttrib1f; in GrGLCreateDebugInterface()