/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuImageCompare.cpp | 124 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() local 318 const U64Vec4 refPix = reference.getPixelBitsAsUint64(x, y, z); in bitwiseCompare() local 635 const Vec4 refPix = reference.getPixel(x, y, z); in floatUlpThresholdCompare() local 723 Vec4 refPix = reference.getPixel(x, y, z); in floatThresholdCompare() local 815 Vec4 refPix = reference.getPixel(x, y, z); in floatThresholdCompare() local 991 IVec4 refPix; in intThresholdCompare() local
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 1495 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local 1622 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local 1850 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local 2043 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local 2211 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local 2318 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local 2525 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local 2692 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local 2814 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local 2935 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local [all …]
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fASTCDecompressionCases.cpp | 161 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktShaderLibrary.cpp | 1577 const tcu::IVec4 refPix(255, 255, 255, 255); in checkResultImage() local 1593 bool checkResultImageWithReference(const ConstPixelBufferAccess &result, tcu::IVec4 refPix) in checkResultImageWithReference()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 220 const tcu::IVec4 refPix = reference.toIVec(); in compareColor() local
|
H A D | vktSampleVerifier.cpp | 111 …const tcu::Vec4 refPix = (m_imParams.dim == IMG_DIM_1D) ? levelAccess.getPixel(coord[0], layer, 0)… in fetchTexelWrapped() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawMultipleInterpolationTests.cpp | 636 tcu::IVec4 refPix = reference.getPixelInt(x, y); in compare() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationNoneStageTests.cpp | 1116 IVec4 refPix = reference.getPixelInt(x, y, 0); in verifyResult() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 405 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local
|