Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageCompare.cpp118 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() local
505 const Vec4 refPix = reference.getPixel(x, y, z); in floatUlpThresholdCompare() local
591 Vec4 refPix = reference.getPixel(x, y, z); in floatThresholdCompare() local
760 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp1746 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1851 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2044 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2218 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2385 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2494 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2691 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2857 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
2971 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
3093 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp1554 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local