Searched refs:baseTextureHeight (Results 1 – 1 of 1) sorted by relevance
2937 const deUint32 baseTextureHeight = unniceMipmapTextureSize[getBlockHeight(format)]; in getUnniceResolution() local2939 const deUint32 baseTextureHeightLevels = deLog2Floor32(baseTextureHeight); in getUnniceResolution()2943 const deUint32 height = baseTextureHeight * heightMultiplier; in getUnniceResolution()