Searched defs:canBeMagnified (Results 1 – 3 of 3) sorted by relevance
758 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1338 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1418 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1488 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1570 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1656 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1353 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1422 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1755 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1850 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1925 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local2019 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local2120 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
557 const bool canBeMagnified = lodBounds[0] <= 0.0f; in verifySampleTexelGridCoords() local