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

/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp61 const float ditherProbability = 0.5f; local
153 state.ditherEnabled = rnd.getFloat() < ditherProbability;

Completed in 560 milliseconds