Home
last modified time | relevance | path

Searched defs:LookupPrecision (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuTexLookupVerifier.hpp43 struct LookupPrecision struct
45 …Bits; //!< Bits per coordinate component before any transformations. Assumed to be floating-point.
46 … uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed-point.
47 Vec4 colorThreshold; //!< Threshold for match.
48 BVec4 colorMask; //!< Channel mask for comparison.
50 LookupPrecision (void) in LookupPrecision() argument