Searched refs:stencilOnlyFormat (Results 1 – 1 of 1) sorted by relevance
55 …const tcu::TextureFormat stencilOnlyFormat = tcu::getEffectiveDepthStencilTextureFormat(format, t… in getNumStencilBits() local56 return tcu::getTextureFormatBitDepth(stencilOnlyFormat).x(); in getNumStencilBits()