Searched refs:noOpGLVertexAttrib3fv (Results 1 – 5 of 5) sorted by relevance
275 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib3fv(GrGLuint indx, const GrGLfloat* values);
378 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib3fv(GrGLuint indx, const GrGLfloat* values) { in noOpGLVertexAttrib3fv() function
467 functions->fVertexAttrib3fv = noOpGLVertexAttrib3fv; in create_null_interface()
464 functions->fVertexAttrib3fv = noOpGLVertexAttrib3fv; in GrGLCreateNullInterface()
954 functions->fVertexAttrib3fv = noOpGLVertexAttrib3fv; in GrGLCreateDebugInterface()