Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp42 …const tcu::TextureFormat depthOnlyFormat = tcu::getEffectiveDepthStencilTextureFormat(format, tcu… in getNumDepthBits() local
43 return tcu::getTextureFormatBitDepth(depthOnlyFormat).x(); in getNumDepthBits()