Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h193 void setStencilFormatIndexForConfig(GrPixelConfig config, int index) { in setStencilFormatIndexForConfig() function
H A DGrGLGpu.cpp1873 fGLContext->caps()->setStencilFormatIndexForConfig(config, firstWorkingStencilFormatIndex);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h196 void setStencilFormatIndexForConfig(GrPixelConfig config, int index) { in setStencilFormatIndexForConfig() function
H A DGrGLGpu.cpp1631 fGLContext->caps()->setStencilFormatIndexForConfig(config, firstWorkingStencilFormatIndex); in getCompatibleStencilIndex()