Searched refs:noOpGLVertexAttrib4fv (Results 1 – 5 of 5) sorted by relevance
288 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib4fv(GrGLuint indx, const GrGLfloat* values);
394 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib4fv(GrGLuint indx, const GrGLfloat* values) { in noOpGLVertexAttrib4fv() function
467 functions->fVertexAttrib4fv = noOpGLVertexAttrib4fv; in GrGLCreateNullInterface()
516 functions->fVertexAttrib4fv = noOpGLVertexAttrib4fv; in create_null_interface()
958 functions->fVertexAttrib4fv = noOpGLVertexAttrib4fv; in GrGLCreateDebugInterface()