Home
last modified time | relevance | path

Searched refs:lodMinMax (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTexLookupVerifier.hpp111 Vec2 clampLodBounds (const Vec2& lodBounds, const Vec2& lodMinMax, const LodPrecision& prec);
DtcuTexLookupVerifier.cpp2226 Vec2 clampLodBounds (const Vec2& lodBounds, const Vec2& lodMinMax, const LodPrecision& prec) in clampLodBounds() argument
2229 const float a = lodMinMax.x(); in clampLodBounds()
2230 const float b = lodMinMax.y(); in clampLodBounds()