Searched refs:isGatherCompareResultValid (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.hpp | 62 bool isGatherCompareResultValid (const TextureCubeView& texture, const Sampler& sampler, const …
|
D | tcuTexCompareVerifier.cpp | 1317 static bool isGatherCompareResultValid (const TextureCubeView& texture, in isGatherCompareResultValid() function 1378 bool isGatherCompareResultValid (const TextureCubeView& texture, in isGatherCompareResultValid() function 1399 if (isGatherCompareResultValid(texture, sampler, prec, faceCoords, cmpReference, result)) in isGatherCompareResultValid()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 568 return tcu::isGatherCompareResultValid(texture, sampler, prec, coord, cmpReference, result); in isGatherOffsetsCompareResultValid()
|