Searched defs:refPix (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 118 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/ |
D | glsTextureTestUtil.cpp | 1746 …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/ |
D | es3fASTCDecompressionCases.cpp | 1554 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local
|