Lines Matching refs:LookupPrecision

77 static inline bool isColorValid (const LookupPrecision& prec, const Vec4& ref, const Vec4& result)
139 static float computeBilinearSearchStepFromFloatLine (const LookupPrecision& prec,
153 static float computeBilinearSearchStepFromFloatQuad (const LookupPrecision& prec,
171 static float computeBilinearSearchStepForUnorm (const LookupPrecision& prec)
182 static float computeBilinearSearchStepForSnorm (const LookupPrecision& prec)
213 static bool isInColorBounds (const LookupPrecision& prec, const ColorQuad& quad, const Vec4& result)
220 static bool isInColorBounds (const LookupPrecision& prec, const ColorQuad& quad0, const ColorQuad& quad1, const Vec4& result)
227 static bool isInColorBounds (const LookupPrecision& prec, const ColorLine& line0, const ColorLine& line1, const Vec4& result)
234 static bool isInColorBounds (const LookupPrecision& prec,
248 static bool isLinearRangeValid (const LookupPrecision& prec,
287 static bool isBilinearRangeValid (const LookupPrecision& prec,
315 static bool isTrilinearRangeValid (const LookupPrecision& prec,
352 static bool isReductionValid (const LookupPrecision& prec,
365 static bool isReductionValid (const LookupPrecision& prec,
378 static bool isReductionValid (const LookupPrecision& prec,
397 static bool is1DTrilinearFilterResultValid (const LookupPrecision& prec,
434 static bool is2DTrilinearFilterResultValid (const LookupPrecision& prec,
487 static bool is3DTrilinearFilterResultValid (const LookupPrecision& prec,
669 const LookupPrecision& prec,
722 const LookupPrecision& prec,
791 const LookupPrecision& prec,
872 const LookupPrecision& prec,
908 const LookupPrecision& prec,
958 const LookupPrecision& prec,
1021 const LookupPrecision& prec,
1101 const LookupPrecision& prec,
1204 const LookupPrecision& prec,
1332 const LookupPrecision& prec,
1346 const LookupPrecision& prec,
1361 const LookupPrecision& prec,
1377 const LookupPrecision& prec,
1389 bool isLookupResultValid (const Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const Vec2& lodBounds, const Vec4& result)
1454 bool isLookupResultValid (const Texture1DView& texture, const Sampler& sampler, const LookupPrecision& prec, const float coord, const Vec2& lodBounds, const Vec4& result)
1521 const LookupPrecision& prec,
1594 const LookupPrecision& prec,
1710 const LookupPrecision& prec,
1729 const LookupPrecision& prec,
1751 bool isLookupResultValid (const TextureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result)
1854 bool isLookupResultValid (const Texture1DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const Vec2& lodBounds, const Vec4& result)
1924 bool isLookupResultValid (const Texture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result)
1997 const LookupPrecision& prec,
2011 const LookupPrecision& prec,
2022 bool isLookupResultValid (const Texture3DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result)
2099 bool isLookupResultValid (const TextureCubeArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const IVec4& coordBits, const Vec4& coord, const Vec2& lodBounds, const Vec4& result)
2328 const LookupPrecision& prec,
2366 const LookupPrecision& prec,
2404 const LookupPrecision& prec,
2481 const LookupPrecision& prec,
2532 const LookupPrecision& prec,
2649 const LookupPrecision& prec,