Home | History | Annotate | Download | only in api

Lines Matching refs:treshold

392 	const tcu::UVec4					treshold	(0, 0, 0, 0);
394 if (!tcu::intThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparsion", expected, result, treshold, tcu::COMPARE_LOG_RESULT))