OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FRONT_FACE
(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
71
FRONT_FACE
("Polygon frontface CW/CCW indicator"),
GLState.java
148
IGLProperty frontFace = new GLEnumProperty(GLStateType.
FRONT_FACE
, GLEnum.GL_CCW);
/external/mesa3d/src/gallium/drivers/radeon/
SIAssignInterpRegs.cpp
83
{false, {AMDGPU::
FRONT_FACE
}, 1},
SIGenRegisterInfo.pl
119
def
FRONT_FACE
: SIReg <"
FRONT_FACE
">;
160
FRONT_FACE
,
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_polygon.c
54
BEGIN_NV04(push, NV10_3D(
FRONT_FACE
), 1);
nouveau_state.c
94
context_dirty(ctx,
FRONT_FACE
);
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java
162
public static final int
FRONT_FACE
= 0x0B46;
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java
481
GLStateType.
FRONT_FACE
),
[
all
...]
/external/opencv3/modules/core/src/
gl_core_3_1.hpp
282
FRONT_FACE
= 0x0B46,
[
all
...]
Completed in 363 milliseconds