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

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1956 const int maxColDiff = de::max(de::max(colDiff.x(), colDiff.y()), colDiff.z()); // check RGB channels local
1958 if (maxColDiff <= colorComponentThreshold)

Completed in 45 milliseconds