Searched refs:noOpGLStencilOp (Results 1 – 5 of 5) sorted by relevance
160 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass);
236 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLStencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass) { in noOpGLStencilOp() function
435 functions->fStencilOp = noOpGLStencilOp; in GrGLCreateNullInterface()
484 functions->fStencilOp = noOpGLStencilOp; in create_null_interface()
926 functions->fStencilOp = noOpGLStencilOp; in GrGLCreateDebugInterface()