Searched defs:interpThreshold (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp895 const deUint32 interpThreshold = 4; //!< 4 ULP interpolation threshold (interpolation always in highp) local
921 finalThreshold = select(max(formatThreshold, UVec4(deMax32(interpThreshold, outTypeThreshold))), UVec4(~0u), cmpMask);

Completed in 60 milliseconds