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

/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.hpp98 bool ditherEnabled; member in struct:deqp::gls::InteractionTestUtil::RenderState
110 , ditherEnabled (false)
H A DglsInteractionTestUtil.cpp153 state.ditherEnabled = rnd.getFloat() < ditherProbability;
H A DglsFragOpInteractionCase.cpp271 if (state.ditherEnabled)
/external/deqp/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.cpp200 if (state.ditherEnabled)
/external/deqp/modules/gles3/functional/
H A Des3fRandomFragmentOpTests.cpp200 if (state.ditherEnabled)
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h252 bool ditherEnabled; member in struct:es1::State
H A DContext.cpp85 mState.ditherEnabled = true;
598 if(mState.ditherEnabled != enabled)
600 mState.ditherEnabled = enabled;
607 return mState.ditherEnabled;
1114 case GL_DITHER: *params = mState.ditherEnabled; break;
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp96 mState.ditherEnabled = true;
609 if(mState.ditherEnabled != enabled)
611 mState.ditherEnabled = enabled;
618 return mState.ditherEnabled;
1207 case GL_DITHER: *params = mState.ditherEnabled; break;
H A DContext.h461 bool ditherEnabled; member in struct:gl::State
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp95 mState.ditherEnabled = true;
614 if(mState.ditherEnabled != enabled)
616 mState.ditherEnabled = enabled;
623 return mState.ditherEnabled;
1759 case GL_DITHER: *params = mState.ditherEnabled; break;
H A DContext.h366 bool ditherEnabled; member in struct:es2::State
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 160 milliseconds