OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DITHER
(Results
1 - 5
of
5
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java
107
DITHER
("Dithering enabled"),
GLState.java
223
IGLProperty
dither
= new GLBooleanProperty(GLStateType.
DITHER
, Boolean.TRUE);
local
227
depthTest, depthFunc, blend,
dither
);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_state.c
163
context_dirty(ctx,
DITHER
);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c
163
context_dirty(ctx,
DITHER
);
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.idl
145
const GLenum
DITHER
= 0x0BD0;
[
all
...]
Completed in 26 milliseconds