Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp1393 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1458 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1768 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1860 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1930 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
2026 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
2120 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
DtcuTexCompareVerifier.cpp815 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1100 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1174 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp599 const bool canBeMagnified = lodBounds[0] <= 0.0f; in verifySampleTexelGridCoords() local