Lines Matching refs:lodBounds
815 const Vec2& lodBounds,
819 const float minLod = lodBounds.x();
820 const float maxLod = lodBounds.y();
1405 bool isTexCompareResultValid (const TextureCubeView& texture, const Sampler& sampler, const TexComparePrecision& prec, const Vec3& coord, const Vec2& lodBounds, const float cmpReference, const float result)
1420 const float minLod = lodBounds.x();
1421 const float maxLod = lodBounds.y();
1482 bool isTexCompareResultValid (const Texture2DArrayView& texture, const Sampler& sampler, const TexComparePrecision& prec, const Vec3& coord, const Vec2& lodBounds, const float cmpReference, const float result)
1494 const float minLod = lodBounds.x();
1495 const float maxLod = lodBounds.y();
1560 const Vec2& lodBounds,
1564 const float minLod = lodBounds.x();
1565 const float maxLod = lodBounds.y();
1631 const Vec2& lodBounds,
1645 const float minLod = lodBounds.x();
1646 const float maxLod = lodBounds.y();
1707 bool isTexCompareResultValid (const TextureCubeArrayView& texture, const Sampler& sampler, const TexComparePrecision& prec, const Vec4& coord, const Vec2& lodBounds, const float cmpReference, const float result)
1723 const float minLod = lodBounds.x();
1724 const float maxLod = lodBounds.y();