Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageCompare.cpp119 const IVec4 refPix = reference.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() local
507 const Vec4 refPix = reference.getPixel(x, y, z); in floatUlpThresholdCompare() local
593 Vec4 refPix = reference.getPixel(x, y, z); in floatThresholdCompare() local
767 I64Vec4 refPix = reference.getPixelInt64(x, y, z); in intThresholdCompare() local
773 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1341 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1467 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1691 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
1882 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2049 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2158 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2365 …const tcu::Vec4 refPix = (reference.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colo… in computeTextureLookupDiff() local
2533 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
2649 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
2771 const tcu::Vec4 refPix = reference.getPixel(px, py); in computeTextureCompareDiff() local
[all …]
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp166 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp663 tcu::IVec4 refPix = reference.getPixelInt(x, y); in compare() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp119 …const tcu::Vec4 refPix = (m_imParams.dim == IMG_DIM_1D) ? levelAccess.getPixel(coord[0], lay… in fetchTexelWrapped() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1563 const tcu::IVec4 refPix (255, 255, 255, 255); in checkResultImage() local
1579 bool checkResultImageWithReference (const ConstPixelBufferAccess& result, tcu::IVec4 refPix) in checkResultImageWithReference()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp1127 IVec4 refPix = reference.getPixelInt(x, y, 0); in verifyResult() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp395 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local