Home
last modified time | relevance | path

Searched refs:getColorThreshold (Results 1 – 25 of 47) sorted by relevance

12

/external/deqp/framework/common/
DtcuPixelFormat.hpp78 inline RGBA getColorThreshold (void) const in getColorThreshold() function
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.cpp219 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate()
328 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tcu… in iterate()
Des3fTextureFormatTests.cpp182 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate()
377 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace()
544 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testLayer()
701 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testSlice()
848 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate()
999 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace()
1118 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate()
1230 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace()
Des3fTextureSizeTests.cpp129 tcu::RGBA threshold = thresholdFormat.getColorThreshold() + tcu::RGBA(7,7,7,7); in iterate()
277 tcu::RGBA threshold = thresholdFormat.getColorThreshold() + tcu::RGBA(7,7,7,7); in testFace()
Des3fPrerequisiteTests.cpp234 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate()
Des3fRandomFragmentOpTests.cpp420 return format.getColorThreshold().toIVec().asUint() + tcu::UVec4(2); // Default threshold. in getCompareThreshold()
422 return format.getColorThreshold().toIVec().asUint() in getCompareThreshold()
Des3fASTCDecompressionCases.cpp429 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold(… in iterate()
563 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold(… in iterate()
Des3fShaderBuiltinVarTests.cpp299 … threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold(); in iterate()
396 … threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold(); in iterate()
613 … threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold(); in iterate()
Des3fColorClearTest.cpp236 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate()
Des3fShaderMetamorphicTests.cpp173 …threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold(); in iterate()
Des3fTextureSwizzleTests.cpp152 …tcu::RGBA threshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold() + tcu:… in iterate()
/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp145 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate()
321 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace()
455 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate()
567 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in testFace()
Des2fShaderBuiltinVarTests.cpp283 … threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold(); in iterate()
377 … threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold(); in iterate()
588 … threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold(); in iterate()
Des2fTextureSizeTests.cpp128 tcu::RGBA threshold = thresholdFormat.getColorThreshold() + tcu::RGBA(7,7,7,7); in iterate()
276 tcu::RGBA threshold = thresholdFormat.getColorThreshold() + tcu::RGBA(7,7,7,7); in testFace()
Des2fShaderFragDataTests.cpp201 …const tcu::RGBA threshold = renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tc… in iterate()
Des2fPrerequisiteTests.cpp234 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate()
Des2fRandomFragmentOpTests.cpp420 return format.getColorThreshold().toIVec().asUint() + tcu::UVec4(6); // Default threshold. in getCompareThreshold()
422 return format.getColorThreshold().toIVec().asUint() in getCompareThreshold()
Des2fColorClearTest.cpp236 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate()
Des2fTextureWrapTests.cpp172 tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() in iterate()
Des2fBlendTests.cpp272 …UVec4 compareThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold().toIVec()… in iterate()
/external/deqp/modules/egl/
DteglColorClearCase.cpp248 …Result", "Image comparison result", refFrame, frame, eps + pixelFmt.getColorThreshold(), tcu::COMP… in executeForContexts()
436 …Result", "Image comparison result", refFrame, frame, eps + pixelFmt.getColorThreshold(), tcu::COMP… in executeForContexts()
DteglRenderTests.cpp381 float getColorThreshold (const tcu::PixelFormat& colorBits) in getColorThreshold() function
740 const float threshold = getColorThreshold(pixelFmt); in executeForContexts()
944 const float threshold = getColorThreshold(pixelFmt); in executeForContexts()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp157 threshold = pixelFormat.getColorThreshold() + tcu::RGBA(2, 2, 2, 2); in iterate()
DvktTextureSwizzleTests.cpp189 const tcu::RGBA threshold = pixelFormat.getColorThreshold() + tcu::RGBA(2, 2, 2, 2); in iterate()
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp203 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() + tcu… in testLayerFace()
353 …tcu::RGBA threshold = m_renderCtx.getRenderTarget().getPixelFormat().getColorThreshold() … in iterate()

12