Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexLookupVerifier.cpp833 static bool isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess &level0, in isNearestMipmapLinearSampleResultValid() function
867 static bool isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess &level0, in isNearestMipmapLinearSampleResultValid() function
919 static bool isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess &level0, in isNearestMipmapLinearSampleResultValid() function
1334 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coordX, coordY, fBoun… in isMipmapLinearSampleResultValid()
1345 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coord, coordZ, fBound… in isMipmapLinearSampleResultValid()
1725 …return isNearestMipmapLinearSampleResultValid(faces0[coords.face], faces1[coords.face], sampler, p… in isCubeMipmapLinearSampleResultValid()
2011 …return isNearestMipmapLinearSampleResultValid(level0, level1, sampler, prec, coord, fBounds, resul… in isMipmapLinearSampleResultValid()