Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexCompareVerifier.hpp37 struct TexComparePrecision struct
39 …Bits; //!< Bits per coordinate component before any transformations. Assumed to be floating-point.
40 … uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed-point.
41 …n PCF. This is additional error taken into account when doing filtering. Assumed to be fixed-point.
42 … referenceBits; //!< Number of accurate bits in compare reference value. Assumed to be fixed-point.
43 int resultBits; //!< Number of accurate bits in result value. Assumed to be fixed-point.
45 TexComparePrecision (void) in TexComparePrecision() function