Searched refs:noOpGLVertexAttrib2fv (Results 1 – 5 of 5) sorted by relevance
273 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib2fv(GrGLuint indx, const GrGLfloat* values);
375 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib2fv(GrGLuint indx, const GrGLfloat* values) { in noOpGLVertexAttrib2fv() function
466 functions->fVertexAttrib2fv = noOpGLVertexAttrib2fv; in create_null_interface()
463 functions->fVertexAttrib2fv = noOpGLVertexAttrib2fv; in GrGLCreateNullInterface()
953 functions->fVertexAttrib2fv = noOpGLVertexAttrib2fv; in GrGLCreateDebugInterface()