Searched refs:noOpGLVertexAttrib2fv (Results 1 – 5 of 5) sorted by relevance
284 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib2fv(GrGLuint indx, const GrGLfloat* values);
388 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib2fv(GrGLuint indx, const GrGLfloat* values) { in noOpGLVertexAttrib2fv() function
465 functions->fVertexAttrib2fv = noOpGLVertexAttrib2fv; in GrGLCreateNullInterface()
514 functions->fVertexAttrib2fv = noOpGLVertexAttrib2fv; in create_null_interface()
956 functions->fVertexAttrib2fv = noOpGLVertexAttrib2fv; in GrGLCreateDebugInterface()