OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEPTH_FUNC
(Results
1 - 9
of
9
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java
98
DEPTH_FUNC
("Depth buffer test function"),
GLState.java
206
IGLProperty depthFunc = new GLEnumProperty(GLStateType.
DEPTH_FUNC
, GLEnum.GL_LESS);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_raster.c
102
BEGIN_NV04(push, NV10_3D(
DEPTH_FUNC
), 1);
nv10_context.c
324
BEGIN_NV04(push, NV10_3D(
DEPTH_FUNC
), 1);
nv20_context.c
304
BEGIN_NV04(push, NV20_3D(
DEPTH_FUNC
), 1);
/external/mesa3d/src/gallium/drivers/nv30/
nv30_state.c
219
SB_MTHD30(so,
DEPTH_FUNC
, 3);
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java
166
public static final int
DEPTH_FUNC
= 0x0B74;
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java
[
all
...]
/external/opencv3/modules/core/src/
gl_core_3_1.hpp
287
DEPTH_FUNC
= 0x0B74,
[
all
...]
Completed in 1221 milliseconds