Searched refs:unniceMipmapTextureSize (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageCompressionTranscodingSupport.cpp | 2935 …const deUint32 unniceMipmapTextureSize[] = { 1, 1, 1, 8, 22, 48, 117, 275, 604, 208, 611, 274, 121… in getUnniceResolution() local 2936 const deUint32 baseTextureWidth = unniceMipmapTextureSize[getBlockWidth(format)]; in getUnniceResolution() 2937 const deUint32 baseTextureHeight = unniceMipmapTextureSize[getBlockHeight(format)]; in getUnniceResolution()
|