Home | History | Annotate | Download | only in gl

Lines Matching defs:stencilBufferFormat

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