Home
last modified time | relevance | path

Searched defs:errorMask (Results 1 – 25 of 54) sorted by relevance

123

/external/deqp/framework/common/
DtcuImageCompare.cpp92 static int findNumPositionDeviationFailingPixels(const PixelBufferAccess &errorMask, in findNumPositionDeviationFailingPixels()
234 …TextureLevel errorMask(TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), reference.get… in fuzzyCompare() local
307 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in bitwiseCompare() local
622 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in floatUlpThresholdCompare() local
710 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in floatThresholdCompare() local
802 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in floatThresholdCompare() local
895 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in floatThresholdCompare() local
982 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in intThresholdCompare() local
1268 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in intThresholdPositionDeviationCompare() local
1348 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in intThresholdPositionDeviationErrorThresholdCompare() local
[all …]
DtcuBilinearImageCompare.cpp171 const PixelBufferAccess &errorMask, const RGBA threshold) in bilinearCompareRGBA8()
200 const PixelBufferAccess &errorMask, const RGBA threshold) in bilinearCompare()
DtcuRasterizationVerifier.hpp135 tcu::Surface errorMask; member
143 tcu::Surface errorMask; member
DtcuFuzzyImageCompare.cpp267 const ConstPixelBufferAccess &cmp, const PixelBufferAccess &errorMask) in fuzzyCompare()
DtcuRasterizationVerifier.cpp743 tcu::Surface errorMask(surface.getWidth(), surface.getHeight()); in verifyTriangleGroupInterpolationWithInterpolator() local
1560 tcu::Surface errorMask(surface.getWidth(), surface.getHeight()); in verifySinglesampleLineGroupRasterization() local
1957 tcu::Surface errorMask(surface.getWidth(), surface.getHeight()); in verifyLineGroupPixelIndependentInterpolation() local
2223 tcu::Surface errorMask(surface.getWidth(), surface.getHeight()); in verifySinglesampleWideLineGroupInterpolation() local
2936 tcu::Surface errorMask(surface.getWidth(), surface.getHeight()); in verifyTriangleGroupRasterization() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1449const tcu::PixelBufferAccess &errorMask, const tcu::Texture1DView &baseView, in computeTextureLookupDiff()
1551const tcu::PixelBufferAccess &errorMask, const tcu::Texture2DView &baseView, in computeTextureLookupDiff()
1708 tcu::Surface errorMask(result.getWidth(), result.getHeight()); in verifyTextureResult() local
1742 tcu::Surface errorMask(result.getWidth(), result.getHeight()); in verifyTextureResult() local
1771const tcu::PixelBufferAccess &errorMask, const tcu::TextureCubeView &baseView, in computeTextureLookupDiff()
1941 tcu::Surface errorMask(result.getWidth(), result.getHeight()); in verifyTextureResult() local
1970const tcu::PixelBufferAccess &errorMask, const tcu::Texture3DView &baseView, in computeTextureLookupDiff()
2136 tcu::Surface errorMask(result.getWidth(), result.getHeight()); in verifyTextureResult() local
2165const tcu::PixelBufferAccess &errorMask, const tcu::Texture1DArrayView &baseView, in computeTextureLookupDiff()
2269const tcu::PixelBufferAccess &errorMask, const tcu::Texture2DArrayView &baseView, in computeTextureLookupDiff()
[all …]
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowStatsLogTest.java69 final int errorMask = buffer.getInt(); in testNoFields() local
/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp286 Surface errorMask(viewportWid, viewportHei); in drawAndCheckGradient() local
405 Surface errorMask(viewportWid, viewportHei); in drawAndCheckUnicoloredQuad() local
Des2fDefaultVertexAttributeTests.cpp441 tcu::Surface errorMask(RENDER_SIZE, RENDER_SIZE); in verifyUnicoloredBuffer() local
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp293 Surface errorMask(viewportWid, viewportHei); in drawAndCheckGradient() local
412 Surface errorMask(viewportWid, viewportHei); in drawAndCheckUnicoloredQuad() local
Des3fShaderDerivateTests.cpp431const tcu::PixelBufferAccess &errorMask, glu::DataType dataType, in verifyConstantDerivate()
493 …::TestLog &log, const tcu::ConstPixelBufferAccess &result, const tcu::PixelBufferAccess &errorMask, in reverifyConstantDerivateWithFlushRelaxations()
920 tcu::Surface errorMask(result.getWidth(), result.getHeight()); in iterate() local
1032 const tcu::PixelBufferAccess &errorMask) in verify()
1169 const tcu::PixelBufferAccess &errorMask) in verify()
1500 const tcu::PixelBufferAccess &errorMask) in verify()
Des3fTextureMipmapTests.cpp336 tcu::Surface errorMask(viewport.width, viewport.height); in iterate() local
648 tcu::Surface errorMask(viewport.width, viewport.height); in iterate() local
1317 tcu::Surface errorMask(viewport.width, viewport.height); in iterate() local
1539 tcu::Surface errorMask(viewport.width, viewport.height); in iterate() local
1865 tcu::Surface errorMask(viewport.width, viewport.height); in iterate() local
2192 tcu::Surface errorMask(viewport.width, viewport.height); in iterate() local
Des3fDefaultVertexAttributeTests.cpp518 tcu::Surface errorMask(RENDER_SIZE, RENDER_SIZE); in verifyUnicoloredBuffer() local
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp183 tcu::Surface errorMask(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in checkResultImage() local
249 tcu::Surface errorMask(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in drawTestPattern() local
1446 tcu::Surface errorMask(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testFBO() local
1671 tcu::Surface errorMask(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testFBO() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp398 const tcu::PixelBufferAccess &errorMask, glu::DataType dataType, in verifyConstantDerivate()
466 const tcu::PixelBufferAccess &errorMask, in reverifyConstantDerivateWithFlushRelaxations()
807 tcu::Surface errorMask(resultImage.getWidth(), resultImage.getHeight()); in iterate() local
955 const tcu::PixelBufferAccess &errorMask) in verify()
1094 const tcu::PixelBufferAccess &errorMask) in verify()
1400 const tcu::PixelBufferAccess &errorMask) in verify()
DvktShaderRenderInvarianceTests.cpp318 tcu::Surface errorMask(image.getWidth(), image.getHeight()); in checkImage() local
/external/deqp/modules/internal/
DditImageCompareTests.cpp70 tcu::TextureLevel errorMask; in iterate() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp186 tcu::Surface errorMask(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in checkResultImage() local
257 tcu::Surface errorMask(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in drawTestPattern() local
1828 tcu::Surface errorMask(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testFBO() local
2053 tcu::Surface errorMask(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testFBO() local
/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp390 tcu::Surface errorMask(image.getWidth(), image.getHeight()); in verifyResultLayer() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1448 tcu::Surface errorMask(config.viewportSize.x(), config.viewportSize.y()); in verifyRenderResult() local
2384 uint8_t errorMask = 0; in checkLineContinuity() local
2438 uint8_t errorMask = 0; in checkLineWidths() local
3860 tcu::Surface errorMask(dstSize.x(), dstSize.y()); in verifyImage() local
4412 tcu::Surface errorMask(viewport.getWidth(), viewport.getHeight()); in verifyImage() local
4783 tcu::Surface errorMask(withoutBBox.getWidth(), withoutBBox.getHeight()); in verifyImagesEqual() local
4813 tcu::Surface errorMask(result.getWidth(), result.getHeight()); in verifyImageResultValid() local
5163 tcu::Surface errorMask(result.getWidth(), result.getHeight()); in verifyImage() local
Des31fTextureBorderClampTests.cpp1010 tcu::Surface errorMask(renderedFrame.getWidth(), renderedFrame.getHeight()); in verifyTextureSampleResult() local
1052 tcu::Surface errorMask(renderedFrame.getWidth(), renderedFrame.getHeight()); in verifyTextureCompareResult() local
1124 tcu::Surface errorMask(renderedFrame.getWidth(), renderedFrame.getHeight()); in verifyTextureGatherResult() local
1192 tcu::Surface errorMask(renderedFrame.getWidth(), renderedFrame.getHeight()); in verifyTextureGatherCmpResult() local
2180 tcu::Surface errorMask(renderedFrame.getWidth(), renderedFrame.getHeight()); in verifyImage() local
Des31fSampleVariableTests.cpp213 tcu::Surface errorMask(resultImage.getWidth(), resultImage.getHeight()); in verifyImageWithVerifier() local
788 tcu::Surface errorMask(width, height); in verifySampleBuffers() local
854 tcu::Surface errorMask(width, height); in verifySampleBuffers() local
1664 tcu::Surface errorMask(width, height); in verifySampleBuffers() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp980 const tcu::PixelBufferAccess &errorMask) in validateResultImage()
1241 const tcu::PixelBufferAccess &errorMask) in validateResultImage()
1555 …tcu::TextureLevel errorMask(tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM… in verifyImage() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureConversionTests.cpp158 … tcu::PixelBufferAccess errorMask(mapVkFormat(m_outFormat), width, height, 1, errorMaskData.get()); in verifyPixels() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryGridRenderTests.cpp580 tcu::Surface errorMask(image.getWidth(), image.getHeight()); in verifyResultLayer() local

123