Searched refs:depthStencilBufferFormatInfo (Results 1 – 2 of 2) sorted by relevance
518 const gl::InternalFormat &depthStencilBufferFormatInfo = in generateConfigs() local544 config.depthSize = depthStencilBufferFormatInfo.depthBits; in generateConfigs()559 config.stencilSize = depthStencilBufferFormatInfo.stencilBits; in generateConfigs()
1192 const gl::InternalFormat &depthStencilBufferFormatInfo = in generateConfigs() local1237 config.depthSize = depthStencilBufferFormatInfo.depthBits; in generateConfigs()1259 config.stencilSize = depthStencilBufferFormatInfo.stencilBits; in generateConfigs()