HomeSort by relevance Sort by last modified time
    Searched full:ditherenabled (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/glshared/
glsInteractionTestUtil.hpp 98 bool ditherEnabled;
110 , ditherEnabled (false)
glsInteractionTestUtil.cpp 153 state.ditherEnabled = rnd.getFloat() < ditherProbability;
glsFragOpInteractionCase.cpp 271 if (state.ditherEnabled)
  /external/deqp/modules/gles2/functional/
es2fRandomFragmentOpTests.cpp 200 if (state.ditherEnabled)
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 200 if (state.ditherEnabled)

Completed in 334 milliseconds