Searched defs:canBeMagnified (Results 1 – 3 of 3) sorted by relevance
821 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1422 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1496 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1566 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1647 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1725 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
1393 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1458 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1768 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1860 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1930 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local2026 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local2120 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local
599 const bool canBeMagnified = lodBounds[0] <= 0.0f; in verifySampleTexelGridCoords() local