Searched refs:computeCubeLodFromDerivates (Results 1 – 1 of 1) sorted by relevance
608 static float computeCubeLodFromDerivates (LodMode lodMode, const tcu::Vec3& coord, const tcu::Vec3&… in computeCubeLodFromDerivates() function689 …const float lod = de::clamp(computeCubeLodFromDerivates(params.lodMode, coord, coordDx, coordDy… in sampleTextureCube()945 …const float lod = de::clamp(computeCubeLodFromDerivates(params.lodMode, coord, coordDx, coordDy,… in sampleTextureCubeArray()