Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/angle/
DGrGLCreateANGLEInterface.cpp92 GR_GET_PROC(GrGLStencilFuncSeparateProc, StencilFuncSeparate); in GrGLCreateANGLEInterface()
/external/skia/include/gpu/gl/
DGrGLInterface.h222 GLPtr<GrGLStencilFuncSeparateProc> fStencilFuncSeparate;
DGrGLFunctions.h131 …typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLStencilFuncSeparateProc)(GrGLenum face, GrGLenum func, … typedef