Searched refs:noOpGLVertexAttrib1f (Results 1 – 5 of 5) sorted by relevance
282 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib1f(GrGLuint indx, const GrGLfloat value);
385 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib1f(GrGLuint indx, const GrGLfloat value) { in noOpGLVertexAttrib1f() function
464 functions->fVertexAttrib1f = noOpGLVertexAttrib1f; in GrGLCreateNullInterface()
513 functions->fVertexAttrib1f = noOpGLVertexAttrib1f; in create_null_interface()
955 functions->fVertexAttrib1f = noOpGLVertexAttrib1f; in GrGLCreateDebugInterface()