Searched refs:noOpGLVertexAttrib3fv (Results 1 – 5 of 5) sorted by relevance
286 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib3fv(GrGLuint indx, const GrGLfloat* values);
391 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLVertexAttrib3fv(GrGLuint indx, const GrGLfloat* values) { in noOpGLVertexAttrib3fv() function
466 functions->fVertexAttrib3fv = noOpGLVertexAttrib3fv; in GrGLCreateNullInterface()
515 functions->fVertexAttrib3fv = noOpGLVertexAttrib3fv; in create_null_interface()
957 functions->fVertexAttrib3fv = noOpGLVertexAttrib3fv; in GrGLCreateDebugInterface()