Searched refs:noOpGLStencilMaskSeparate (Results 1 – 5 of 5) sorted by relevance
158 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilMaskSeparate(GrGLenum face, GrGLuint mask);
233 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilMaskSeparate(GrGLenum face, GrGLuint mask) { in noOpGLStencilMaskSeparate() function
434 functions->fStencilMaskSeparate = noOpGLStencilMaskSeparate; in GrGLCreateNullInterface()
483 functions->fStencilMaskSeparate = noOpGLStencilMaskSeparate; in create_null_interface()
925 functions->fStencilMaskSeparate = noOpGLStencilMaskSeparate; in GrGLCreateDebugInterface()