Searched defs:vBounds (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/framework/common/ |
| D | tcuTexLookupVerifier.cpp | 565 …const Vec2 vBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getHeight(), … in isNearestSampleResultValid() local 598 …const Vec2 vBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getHeight(), … in isNearestSampleResultValid() local 687 …const Vec2 vBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getHeight(), … in isLinearSampleResultValid() local 755 …const Vec2 vBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getHeight(), … in isLinearSampleResultValid() local 1494 const Vec2 vBounds = in isSeamlessLinearSampleResultValid() local 2429 …const Vec2 vBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getHeight(), … in isGatherOffsetsResultValid() local 2524 const Vec2 vBounds = in isGatherResultValid() local
|
| D | tcuTexCompareVerifier.cpp | 507 …const Vec2 vBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getHeight(), … in isNearestCompareResultValid() local 541 …const Vec2 vBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, level.getHeight(), … in isLinearCompareResultValid() local 968 const Vec2 vBounds = in isSeamlessLinearCompareResultValid() local 1728 …const Vec2 vBounds = computeNonNormalizedCoordBounds(sampler.normalizedCoords, texture.getHeight()… in isGatherOffsetsCompareResultValid() local 1807 const Vec2 vBounds = in isGatherCompareResultValid() local
|