Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h174 int getStencilFormatIndexForConfig(GrPixelConfig config) const { in getStencilFormatIndexForConfig() function
DGrGLGpu.cpp1511 return this->glCaps().getStencilFormatIndexForConfig(config); in getCompatibleStencilIndex()