Searched refs:depthOnlyFormat (Results 1 – 1 of 1) sorted by relevance
42 …const tcu::TextureFormat depthOnlyFormat = tcu::getEffectiveDepthStencilTextureFormat(format, tcu… in getNumDepthBits() local43 return tcu::getTextureFormatBitDepth(depthOnlyFormat).x(); in getNumDepthBits()