Searched refs:noOpGLDisable (Results 1 – 5 of 5) sorted by relevance
83 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLDisable(GrGLenum cap);
132 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLDisable(GrGLenum cap) { in noOpGLDisable() function
382 functions->fDisable = noOpGLDisable; in GrGLCreateNullInterface()
431 functions->fDisable = noOpGLDisable; in create_null_interface()
876 functions->fDisable = noOpGLDisable; in GrGLCreateDebugInterface()