Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexLookupVerifier.hpp112 Vec2 clampLodBounds (const Vec2& lodBounds, const Vec2& lodMinMax, const LodPrecision& prec);
DtcuTexLookupVerifier.cpp2317 Vec2 clampLodBounds (const Vec2& lodBounds, const Vec2& lodMinMax, const LodPrecision& prec) in clampLodBounds() argument
2320 const float a = lodMinMax.x(); in clampLodBounds()
2321 const float b = lodMinMax.y(); in clampLodBounds()