Lines Matching defs:stencil
500 // We do use separate stencil. Our algorithms don't care which face is front vs. back so
1607 // Default to unsupported, set this if we find a stencil format that works.
1781 auto stencil = GrGLAttachment::MakeStencil(this, dimensions, numStencilSamples, sFmt);
1782 if (stencil) {
1785 return std::move(stencil);
1900 GrStencilSettings stencil;
1903 stencil.reset(*programInfo.userStencilSettings(),
1907 this->flushStencil(stencil, programInfo.origin());
2003 // Only use the tiled rendering extension if we can explicitly clear and discard the stencil.
2119 // ANGLE a partial stencil mask will cause clears to be
2121 // changing the clip between stencil passes may or may not
2468 // we call the combined func just in case separate stencil is not