Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageCompare.cpp118 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() local
506 const Vec4 refPix = reference.getPixel(x, y, z); in floatUlpThresholdCompare() local
592 Vec4 refPix = reference.getPixel(x, y, z); in floatThresholdCompare() local
761 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp1741 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1846 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2039 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2213 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2380 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2489 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2686 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2852 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
2966 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
3088 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp166 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1642 const tcu::IVec4 refPix (255, 255, 255, 255); in checkResultImage() local