Searched defs:refPix (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 118 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/ |
D | glsTextureTestUtil.cpp | 1741 …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/ |
D | es3fASTCDecompressionCases.cpp | 166 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 1642 const tcu::IVec4 refPix (255, 255, 255, 255); in checkResultImage() local
|