Home
last modified time | relevance | path

Searched refs:stencilOnlyFormat (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp55 …const tcu::TextureFormat stencilOnlyFormat = tcu::getEffectiveDepthStencilTextureFormat(format, t… in getNumStencilBits() local
56 return tcu::getTextureFormatBitDepth(stencilOnlyFormat).x(); in getNumStencilBits()