Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexLookupVerifier.hpp59 struct IntLookupPrecision struct
66 IntLookupPrecision (void) in IntLookupPrecision() function
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 …]
DtcuTexLookupVerifier.cpp83 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()
2161 const IntLookupPrecision& prec, in isLevel1DLookupResultValid()
2174 const IntLookupPrecision& prec, in isLevel1DLookupResultValid()
2199 const IntLookupPrecision& prec, in isLevel2DLookupResultValid()
2212 const IntLookupPrecision& prec, in isLevel2DLookupResultValid()
2236 const IntLookupPrecision& prec, in isLevel3DLookupResultValid()
2248 const IntLookupPrecision& prec, in isLevel3DLookupResultValid()
2313 const IntLookupPrecision& prec, in isGatherOffsetsResultValid()
2324 const IntLookupPrecision& prec, in isGatherOffsetsResultValid()
[all …]
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1519 tcu::IntLookupPrecision lookupPrec; in verify()