Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h197 void setStencilFormatIndexForConfig(GrPixelConfig config, int index) { in setStencilFormatIndexForConfig() function
DGrGLGpu.cpp1603 fGLContext->caps()->setStencilFormatIndexForConfig(config, firstWorkingStencilFormatIndex); in getCompatibleStencilIndex()