Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.cpp1502 int firstWorkingStencilFormatIndex = -1; in getCompatibleStencilIndex() local
1585 firstWorkingStencilFormatIndex = i; in getCompatibleStencilIndex()
1603 fGLContext->caps()->setStencilFormatIndexForConfig(config, firstWorkingStencilFormatIndex); in getCompatibleStencilIndex()