Searched refs:isNearestMipmapLinearCompareResultValid (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTexCompareVerifier.cpp | 593 static bool isNearestMipmapLinearCompareResultValid(const ConstPixelBufferAccess &level0, in isNearestMipmapLinearCompareResultValid() function 749 …return isNearestMipmapLinearCompareResultValid(level0, level1, sampler, prec, coord, coordZ, fBoun… in isMipmapLinearCompareResultValid() 952 return isNearestMipmapLinearCompareResultValid( in isCubeMipmapLinearCompareResultValid() 1203 static bool isNearestMipmapLinearCompareResultValid(const ConstPixelBufferAccess &level0, in isNearestMipmapLinearCompareResultValid() function 1315 …return isNearestMipmapLinearCompareResultValid(level0, level1, sampler, prec, coord, coordZ, fBoun… in isMipmapLinearCompareResultValid()
|