Searched refs:isNearestMipmapLinearSampleResultValid (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.cpp | 869 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() function 905 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() function 955 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() function 1370 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coordX, coordY, fBoun… in isMipmapLinearSampleResultValid() 1386 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coord, coordZ, fBound… in isMipmapLinearSampleResultValid() 1742 …return isNearestMipmapLinearSampleResultValid(faces0[coords.face], faces1[coords.face], sampler, p… in isCubeMipmapLinearSampleResultValid() 2019 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coord, fBounds, resul… in isMipmapLinearSampleResultValid()
|