Home
last modified time | relevance | path

Searched defs:refPix (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuImageCompare.cpp105 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() local
429 Vec4 refPix = reference.getPixel(x, y, z); in floatUlpThresholdCompare() local
522 Vec4 refPix = reference.getPixel(x, y, z); in floatThresholdCompare() local
691 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp1719 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1823 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2017 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2188 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2340 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2448 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2648 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2814 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
2927 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
3045 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp1553 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local