Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp2935 …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()