Searched refs:widthMultiplier (Results 1 – 1 of 1) sorted by relevance
2940 …const deUint32 widthMultiplier = (baseTextureHeightLevels > baseTextureWidthLevels) ? 1u << (ba… in getUnniceResolution() local2942 const deUint32 width = baseTextureWidth * widthMultiplier; in getUnniceResolution()