Home
last modified time | relevance | path

Searched refs:resultThreshold (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDefaultVertexAttributeTests.cpp425 const int resultThreshold = 2; in verifyUnicoloredBuffer() local
426 const tcu::RGBA colorThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold() * resultThreshold; in verifyUnicoloredBuffer()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDefaultVertexAttributeTests.cpp502 const int resultThreshold = 2; in verifyUnicoloredBuffer() local
503 const tcu::RGBA colorThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold() * resultThreshold; in verifyUnicoloredBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp4306 const tcu::Vec4& resultThreshold,
4316 precision.colorThreshold = tcu::max(sourceThreshold, resultThreshold);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3862 const tcu::Vec4& resultThreshold, in floatNearestBlitCompare()
3872 precision.colorThreshold = tcu::max(sourceThreshold, resultThreshold); in floatNearestBlitCompare()
3859 floatNearestBlitCompare(const tcu::ConstPixelBufferAccess& source, const tcu::ConstPixelBufferAccess& result, const tcu::Vec4& sourceThreshold, const tcu::Vec4& resultThreshold, const tcu::PixelBufferAccess& errorMask, const std::vector<CopyRegion>& regions) floatNearestBlitCompare() argument

Completed in 39 milliseconds