Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLCaps.h234 return this->getFormatInfo(format).fStencilFormatIndex != FormatInfo::kUnknown_StencilIndex; in hasStencilFormatBeenDeterminedForFormat()
245 return this->getFormatInfo(format).fStencilFormatIndex; in getStencilFormatIndexForFormat()
762 int fStencilFormatIndex = kUnknown_StencilIndex; member
DGrGLCaps.cpp1333 this->getFormatInfo(format).fStencilFormatIndex = in setStencilFormatIndexForFormat()