Searched defs:uBounds (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/framework/common/ |
| D | tcuTexCompareVerifier.cpp | 505 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isNearestCompareResultValid() local 539 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isLinearCompareResultValid() local 966 const Vec2 uBounds = in isSeamlessLinearCompareResultValid() local 1136 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isNearestCompareResultValid() local 1162 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isLinearCompareResultValid() local 1726 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, texture.getWidth(),… in isGatherOffsetsCompareResultValid() local 1805 const Vec2 uBounds = in isGatherCompareResultValid() local
|
| D | tcuTexLookupVerifier.cpp | 540 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isNearestSampleResultValid() local 563 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isNearestSampleResultValid() local 596 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isNearestSampleResultValid() local 636 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isLinearSampleResultValid() local 685 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isLinearSampleResultValid() local 753 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isLinearSampleResultValid() local 1492 const Vec2 uBounds = in isSeamlessLinearSampleResultValid() local 2427 …const Vec2 uBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getWidth(), c… in isGatherOffsetsResultValid() local 2522 const Vec2 uBounds = in isGatherResultValid() local
|