Searched refs:calculateLodMax (Results 1 – 2 of 2) sorted by relevance
219 static float calculateLodMax(const Vec4& derivateParts, const tcu::IVec2& textureSize, const Vec2& … in calculateLodMax() function433 …const float lodMax = calculateLodMax(m_lodDerivateParts[unitNdx], textureSizes[unitNdx], screenDer… in makeSafeLods()
299 static float calculateLodMax(const tcu::Vector<tcu::Vec2, 3>& derivateParts, const tcu::IVec3& text… in calculateLodMax() function589 …const float lodMax = calculateLodMax(m_lodDerivateParts[unitNdx], textureSizes[unitNdx], screenDer… in makeSafeLods()