Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuImageCompare.cpp124 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 DgluTextureTestUtil.cpp1495 …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 Des3fASTCDecompressionCases.cpp161 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp1577 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 DvktTextureCompressedFormatTests.cpp220 const tcu::IVec4 refPix = reference.toIVec(); in compareColor() local
H A DvktSampleVerifier.cpp111 …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 DvktDrawMultipleInterpolationTests.cpp636 tcu::IVec4 refPix = reference.getPixelInt(x, y); in compare() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp1116 IVec4 refPix = reference.getPixelInt(x, y, 0); in verifyResult() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp405 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local