Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp1317 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1382 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1682 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1774 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1844 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
1940 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
2034 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.cpp626 const bool canBeMagnified = lodBounds[0] <= 0.0f; in verifySampleTexelGridCoords() local