Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditFrameworkTests.cpp700 const deUint32 maxColorUlpDiff = 2; in runCase() local
826 const bool colorOk = boolAll(lessThanEqual(colorDiff, tcu::UVec4(maxColorUlpDiff))); in runCase()