Searched refs:IntLookupPrecision (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.hpp | 59 struct IntLookupPrecision struct 66 IntLookupPrecision (void) in IntLookupPrecision() argument 117 …ccess, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const… 118 …ccess, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const… 121 …ccess, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const… 122 …ccess, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const… 125 …ccess, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const… 126 …ccess, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const… 131 …id (const Texture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const… 132 …id (const Texture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const… [all …]
|
D | tcuTexLookupVerifier.cpp | 83 static inline bool isColorValid (const IntLookupPrecision& prec, const IVec4& ref, const IVec4& res… in isColorValid() 88 static inline bool isColorValid (const IntLookupPrecision& prec, const UVec4& ref, const UVec4& res… in isColorValid() 2228 const IntLookupPrecision& prec, in isLevel1DLookupResultValid() 2241 const IntLookupPrecision& prec, in isLevel1DLookupResultValid() 2266 const IntLookupPrecision& prec, in isLevel2DLookupResultValid() 2279 const IntLookupPrecision& prec, in isLevel2DLookupResultValid() 2303 const IntLookupPrecision& prec, in isLevel3DLookupResultValid() 2315 const IntLookupPrecision& prec, in isLevel3DLookupResultValid() 2380 const IntLookupPrecision& prec, in isGatherOffsetsResultValid() 2391 const IntLookupPrecision& prec, in isGatherOffsetsResultValid() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1519 tcu::IntLookupPrecision lookupPrec; in verify()
|