Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp1394 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local
1459 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local
1769 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local
1861 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local
1931 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local
2027 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local
2121 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local
DtcuTexCompareVerifier.cpp816 const bool canBeMinified = maxLod > sampler.lodThreshold; in isTexCompareResultValid() local
1101 const bool canBeMinified = maxLod > sampler.lodThreshold; in isTexCompareResultValid() local
1175 const bool canBeMinified = maxLod > sampler.lodThreshold; in isTexCompareResultValid() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp598 const bool canBeMinified = lodBounds[1] > 0.0f; in verifySampleTexelGridCoords() local