Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp2939 const deUint32 baseTextureHeightLevels = deLog2Floor32(baseTextureHeight); in getUnniceResolution() local
2940 …nst deUint32 widthMultiplier = (baseTextureHeightLevels > baseTextureWidthLevels) ? 1u << (base… in getUnniceResolution()
2941 …lier = (baseTextureWidthLevels > baseTextureHeightLevels) ? 1u << (baseTextureWidthLevels - base… in getUnniceResolution()