Home
last modified time | relevance | path

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

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