• Home
  • Raw
  • Download

Lines Matching refs:coordBits

529 …zedCoordBounds(sampler.normalizedCoords, level.getWidth(),	coordX, prec.coordBits.x(), prec.uvwBit…  in isNearestSampleResultValid()
554 …CoordBounds(sampler.normalizedCoords, level.getWidth(), coord.x(), prec.coordBits.x(), prec.uvwBit… in isNearestSampleResultValid()
555 …oordBounds(sampler.normalizedCoords, level.getHeight(), coord.y(), prec.coordBits.y(), prec.uvwBit… in isNearestSampleResultValid()
588 …CoordBounds(sampler.normalizedCoords, level.getWidth(), coord.x(), prec.coordBits.x(), prec.uvwBit… in isNearestSampleResultValid()
589 …oordBounds(sampler.normalizedCoords, level.getHeight(), coord.y(), prec.coordBits.y(), prec.uvwBit… in isNearestSampleResultValid()
590 …CoordBounds(sampler.normalizedCoords, level.getDepth(), coord.z(), prec.coordBits.z(), prec.uvwBit… in isNearestSampleResultValid()
629 …zedCoordBounds(sampler.normalizedCoords, level.getWidth(), coordX, prec.coordBits.x(), prec.uvwBit… in isLinearSampleResultValid()
672 …CoordBounds(sampler.normalizedCoords, level.getWidth(), coord.x(), prec.coordBits.x(), prec.uvwBit… in isLinearSampleResultValid()
673 …oordBounds(sampler.normalizedCoords, level.getHeight(), coord.y(), prec.coordBits.y(), prec.uvwBit… in isLinearSampleResultValid()
731 …CoordBounds(sampler.normalizedCoords, level.getWidth(), coord.x(), prec.coordBits.x(), prec.uvwBit… in isLinearSampleResultValid()
732 …oordBounds(sampler.normalizedCoords, level.getHeight(), coord.y(), prec.coordBits.y(), prec.uvwBit… in isLinearSampleResultValid()
733 …CoordBounds(sampler.normalizedCoords, level.getDepth(), coord.z(), prec.coordBits.z(), prec.uvwBit… in isLinearSampleResultValid()
808 …mputeNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coord, prec.coordBits.x(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
809 …mputeNonNormalizedCoordBounds(sampler.normalizedCoords, w1, coord, prec.coordBits.x(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
846 …eNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coord.x(), prec.coordBits.x(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
847 …eNonNormalizedCoordBounds(sampler.normalizedCoords, w1, coord.x(), prec.coordBits.x(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
848 …eNonNormalizedCoordBounds(sampler.normalizedCoords, h0, coord.y(), prec.coordBits.y(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
849 …eNonNormalizedCoordBounds(sampler.normalizedCoords, h1, coord.y(), prec.coordBits.y(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
897 …eNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coord.x(), prec.coordBits.x(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
898 …eNonNormalizedCoordBounds(sampler.normalizedCoords, w1, coord.x(), prec.coordBits.x(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
899 …eNonNormalizedCoordBounds(sampler.normalizedCoords, h0, coord.y(), prec.coordBits.y(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
900 …eNonNormalizedCoordBounds(sampler.normalizedCoords, h1, coord.y(), prec.coordBits.y(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
901 …eNonNormalizedCoordBounds(sampler.normalizedCoords, d0, coord.z(), prec.coordBits.z(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
902 …eNonNormalizedCoordBounds(sampler.normalizedCoords, d1, coord.z(), prec.coordBits.z(), prec.uvwBit… in isNearestMipmapLinearSampleResultValid()
960 …puteNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coordX, prec.coordBits.x(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
961 …puteNonNormalizedCoordBounds(sampler.normalizedCoords, w1, coordX, prec.coordBits.x(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1041 …eNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coord.x(), prec.coordBits.x(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1042 …eNonNormalizedCoordBounds(sampler.normalizedCoords, w1, coord.x(), prec.coordBits.x(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1043 …eNonNormalizedCoordBounds(sampler.normalizedCoords, h0, coord.y(), prec.coordBits.y(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1044 …eNonNormalizedCoordBounds(sampler.normalizedCoords, h1, coord.y(), prec.coordBits.y(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1144 …eNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coord.x(), prec.coordBits.x(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1145 …eNonNormalizedCoordBounds(sampler.normalizedCoords, w1, coord.x(), prec.coordBits.x(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1146 …eNonNormalizedCoordBounds(sampler.normalizedCoords, h0, coord.y(), prec.coordBits.y(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1147 …eNonNormalizedCoordBounds(sampler.normalizedCoords, h1, coord.y(), prec.coordBits.y(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1148 …eNonNormalizedCoordBounds(sampler.normalizedCoords, d0, coord.z(), prec.coordBits.z(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1149 …eNonNormalizedCoordBounds(sampler.normalizedCoords, d1, coord.z(), prec.coordBits.z(), prec.uvwBit… in isLinearMipmapLinearSampleResultValid()
1451 …NonNormalizedCoordBounds(sampler.normalizedCoords, size, coords.s, prec.coordBits.x(), prec.uvwBit… in isSeamlessLinearSampleResultValid()
1452 …NonNormalizedCoordBounds(sampler.normalizedCoords, size, coords.t, prec.coordBits.y(), prec.uvwBit… in isSeamlessLinearSampleResultValid()
1520 …onNormalizedCoordBounds(sampler.normalizedCoords, size0, coords.s, prec.coordBits.x(), prec.uvwBit… in isSeamplessLinearMipmapLinearSampleResultValid()
1521 …onNormalizedCoordBounds(sampler.normalizedCoords, size1, coords.s, prec.coordBits.x(), prec.uvwBit… in isSeamplessLinearMipmapLinearSampleResultValid()
1522 …onNormalizedCoordBounds(sampler.normalizedCoords, size0, coords.t, prec.coordBits.y(), prec.uvwBit… in isSeamplessLinearMipmapLinearSampleResultValid()
1523 …onNormalizedCoordBounds(sampler.normalizedCoords, size1, coords.t, prec.coordBits.y(), prec.uvwBit… in isSeamplessLinearMipmapLinearSampleResultValid()
1672 getPossibleCubeFaces(coord, prec.coordBits, &possibleFaces[0], numPossibleFaces); in isLookupResultValid()
1770 …const IVec2 layerRange = computeLayerRange(texture.getNumLayers(), prec.coordBits.y(), coord.y()… in isLookupResultValid()
1840 …const IVec2 layerRange = computeLayerRange(texture.getNumLayers(), prec.coordBits.z(), coord.z()… in isLookupResultValid()
2013 …ture, const Sampler& sampler, const LookupPrecision& prec, const IVec4& coordBits, const Vec4& coo… in isLookupResultValid() argument
2015 const IVec2 layerRange = computeLayerRange(texture.getNumLayers(), coordBits.w(), coord.w()); in isLookupResultValid()
2022 getPossibleCubeFaces(layerCoord, prec.coordBits, &possibleFaces[0], numPossibleFaces); in isLookupResultValid()
2355 …CoordBounds(sampler.normalizedCoords, level.getWidth(), coord.x(), prec.coordBits.x(), prec.uvwBit… in isGatherOffsetsResultValid()
2356 …oordBounds(sampler.normalizedCoords, level.getHeight(), coord.y(), prec.coordBits.y(), prec.uvwBit… in isGatherOffsetsResultValid()
2430 const IVec2 layerRange = computeLayerRange(texture.getNumLayers(), prec.coordBits.z(), coord.z()); in is2DArrayGatherOffsetsResultValid()
2482 …NonNormalizedCoordBounds(sampler.normalizedCoords, size, coords.s, prec.coordBits.x(), prec.uvwBit… in isGatherResultValid()
2483 …NonNormalizedCoordBounds(sampler.normalizedCoords, size, coords.t, prec.coordBits.y(), prec.uvwBit… in isGatherResultValid()
2540 getPossibleCubeFaces(coord, prec.coordBits, &possibleFaces[0], numPossibleFaces); in isCubeGatherResultValid()