Lines Matching refs:sFormatIdx
4125 int sFormatIdx = this->getCompatibleStencilIndex(config);
4126 if (sFormatIdx < 0) {
4181 auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx].fInternalFormat;
4186 if (this->glCaps().stencilFormats()[sFormatIdx].fPacked) {
4205 auto stencilBits = SkToInt(this->glCaps().stencilFormats()[sFormatIdx].fStencilBits);