Searched defs:canBeMinified (Results 1 – 3 of 3) sorted by relevance
1394 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local1459 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local1769 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local1861 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local1931 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local2027 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local2121 const bool canBeMinified = maxLod > sampler.lodThreshold; in isLookupResultValid() local
816 const bool canBeMinified = maxLod > sampler.lodThreshold; in isTexCompareResultValid() local1101 const bool canBeMinified = maxLod > sampler.lodThreshold; in isTexCompareResultValid() local1175 const bool canBeMinified = maxLod > sampler.lodThreshold; in isTexCompareResultValid() local
598 const bool canBeMinified = lodBounds[1] > 0.0f; in verifySampleTexelGridCoords() local