HomeSort by relevance Sort by last modified time
    Searched refs:FRONT_FACE (Results 1 - 7 of 7) 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);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java 481 GLStateType.FRONT_FACE),
    [all...]

Completed in 7755 milliseconds