Home | History | Annotate | Download | only in gl

Lines Matching defs:stencilBufferFormat

4141     auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx].fInternalFormat;
4143 RenderbufferStorage(GR_GL_RENDERBUFFER, stencilBufferFormat, w, h));