/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 119 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/ |
D | gluTextureTestUtil.cpp | 1341 …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/ |
D | es3fASTCDecompressionCases.cpp | 166 const IVec4 refPix = reference.getPixel(x, y).toIVec(); in compareBlockImages() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultipleInterpolationTests.cpp | 663 tcu::IVec4 refPix = reference.getPixelInt(x, y); in compare() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktSampleVerifier.cpp | 119 …const tcu::Vec4 refPix = (m_imParams.dim == IMG_DIM_1D) ? levelAccess.getPixel(coord[0], lay… in fetchTexelWrapped() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 1563 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/ |
D | vktSynchronizationNoneStageTests.cpp | 1127 IVec4 refPix = reference.getPixelInt(x, y, 0); in verifyResult() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 395 IVec4 refPix = reference.getPixelInt(x, y, z); in intThresholdCompare() local
|