Searched defs:canBeMagnified (Results 1 – 3 of 3) sorted by relevance
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
815 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1100 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local1174 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isTexCompareResultValid() local
599 const bool canBeMagnified = lodBounds[0] <= 0.0f; in verifySampleTexelGridCoords() local