Home
last modified time | relevance | path

Searched refs:GrGLStencilOpSeparateProc (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/angle/
DGrGLCreateANGLEInterface.cpp96 GR_GET_PROC(GrGLStencilOpSeparateProc, StencilOpSeparate); in GrGLCreateANGLEInterface()
/external/skia/include/gpu/gl/
DGrGLInterface.h226 GLPtr<GrGLStencilOpSeparateProc> fStencilOpSeparate;
DGrGLFunctions.h135 …typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLStencilOpSeparateProc)(GrGLenum face, GrGLenum fail, Gr… typedef