Searched refs:noOpGLEnable (Results 1 – 5 of 5) sorted by relevance
99 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLEnable(GrGLenum cap);
156 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLEnable(GrGLenum cap) { in noOpGLEnable() function
391 functions->fEnable = noOpGLEnable; in create_null_interface()
388 functions->fEnable = noOpGLEnable; in GrGLCreateNullInterface()
881 functions->fEnable = noOpGLEnable; in GrGLCreateDebugInterface()