Searched refs:calcLevelLodBounds (Results 1 – 3 of 3) sorted by relevance
48 tcu::Vec2 calcLevelLodBounds(const tcu::Vec2 &lodBounds, int level);
118 Vec2 calcLevelLodBounds(const Vec2 &lodBounds, int level) in calcLevelLodBounds() function
753 const Vec2 levelLodBounds = calcLevelLodBounds(lodBounds, level); in verifySampleCubemapFace()