Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexLookupVerifier.hpp78 struct LodPrecision struct
80 int derivateBits; //!< Number of bits in derivates. (Floating-point)
81 int lodBits; //!< Number of bits in final lod (accuracy of log2()). (Fixed-point)
83 LodPrecision (void) in LodPrecision() function
89 LodPrecision (int derivateBits_, int lodBits_) in LodPrecision() function