Searched refs:GrGLStencilFuncProc (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/gpu/gl/
H A DGrGLInterface.h229 GrGLFunction<GrGLStencilFuncProc> fStencilFunc;
H A DGrGLFunctions.h145 typedef GrGLvoid (* GrGLStencilFuncProc)(GrGLenum func, GrGLint ref, GrGLuint mask); typedef
/external/skqp/include/gpu/gl/
H A DGrGLInterface.h232 GrGLFunction<GrGLStencilFuncProc> fStencilFunc;
H A DGrGLFunctions.h148 typedef GrGLvoid (* GrGLStencilFuncProc)(GrGLenum func, GrGLint ref, GrGLuint mask); typedef

Completed in 102 milliseconds