Home
last modified time | relevance | path

Searched refs:compareSingleColor (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderFragDataTests.cpp82 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedC… in compareSingleColor() function
225 isOk = compareSingleColor(m_testCtx.getLog(), result, tcu::RGBA::green(), threshold); in iterate()
360 if (!compareSingleColor(m_testCtx.getLog(), result, tcu::RGBA::green(), threshold)) in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderFragDataTests.cpp64 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedC… in compareSingleColor() function
207 isOk = compareSingleColor(m_testCtx.getLog(), result, tcu::RGBA::green(), threshold); in iterate()