Home
last modified time | relevance | path

Searched defs:canBeMagnified (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexCompareVerifier.cpp758 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1338 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1418 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1488 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1570 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1656 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
H A DtcuTexLookupVerifier.cpp1353 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1422 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1755 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1850 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1925 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
2019 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
2120 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp557 const bool canBeMagnified = lodBounds[0] <= 0.0f; in verifySampleTexelGridCoords() local