Home
last modified time | relevance | path

Searched refs:initStencilSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLCaps.h528 void initStencilSupport(const GrGLContextInfo&);
DGrGLCaps.cpp454 this->initStencilSupport(ctxInfo); in init()
1103 void GrGLCaps::initStencilSupport(const GrGLContextInfo& ctxInfo) { in initStencilSupport() function in GrGLCaps