Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexLookupVerifier.hpp59 struct IntLookupPrecision struct
61 …Bits; //!< Bits per coordinate component before any transformations. Assumed to be floating-point.
62 … uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed-point.
63 UVec4 colorThreshold; //!< Threshold for match.
64 BVec4 colorMask; //!< Channel mask for comparison.
66 IntLookupPrecision (void) in IntLookupPrecision() function