Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboColorbufferTests.cpp62 const tcu::RGBA MIN_THRESHOLD(12, 12, 12, 12); variable
103 const tcu::RGBA threshold (tcu::max(getFormatThreshold(m_format), MIN_THRESHOLD)); in compare()
/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp56 const tcu::RGBA MIN_THRESHOLD(12, 12, 12, 12); variable
89 const tcu::RGBA threshold (tcu::max(getFormatThreshold(m_format), MIN_THRESHOLD)); in compare()