Searched refs:noOpGLEnable (Results 1 – 5 of 5) sorted by relevance
110 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLEnable(GrGLenum cap);
169 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLEnable(GrGLenum cap) { in noOpGLEnable() function
390 functions->fEnable = noOpGLEnable; in GrGLCreateNullInterface()
439 functions->fEnable = noOpGLEnable; in create_null_interface()
884 functions->fEnable = noOpGLEnable; in GrGLCreateDebugInterface()