Searched refs:noOpGLStencilOp (Results 1 – 5 of 5) sorted by relevance
149 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass);
223 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass) { in noOpGLStencilOp() function
436 functions->fStencilOp = noOpGLStencilOp; in create_null_interface()
433 functions->fStencilOp = noOpGLStencilOp; in GrGLCreateNullInterface()
923 functions->fStencilOp = noOpGLStencilOp; in GrGLCreateDebugInterface()