Searched refs:calcLevelBounds (Results 1 – 3 of 3) sorted by relevance
53 tcu::UVec2 calcLevelBounds (const tcu::Vec2& lodBounds,
63 UVec2 calcLevelBounds (const Vec2& lodBounds, in calcLevelBounds() function
833 …const UVec2 levelBounds = calcLevelBounds(lodBounds, m_imParams.levels, m_samplerParams.mipmapFilt… in verifySampleCubemapFace()