Searched defs:canBeMagnified (Results 1 – 3 of 3) sorted by relevance
1317 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1382 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1682 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1774 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1844 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local1940 const bool canBeMagnified = minLod <= sampler.lodThreshold; in isLookupResultValid() local2034 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
626 const bool canBeMagnified = lodBounds[0] <= 0.0f; in verifySampleTexelGridCoords() local