Searched refs:isNearestMipmapLinearSampleResultValid (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/framework/common/ |
| D | tcuTexLookupVerifier.cpp | 754 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() function 790 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() function 840 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() function 1240 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coordX, coordY, fBoun… in isMipmapLinearSampleResultValid() 1256 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coord, coordZ, fBound… in isMipmapLinearSampleResultValid() 1594 …return isNearestMipmapLinearSampleResultValid(faces0[coords.face], faces1[coords.face], sampler, p… in isCubeMipmapLinearSampleResultValid() 1871 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coord, fBounds, resul… in isMipmapLinearSampleResultValid()
|