HomeSort by relevance Sort by last modified time
    Searched refs:STENCIL (Results 1 - 4 of 4) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 83 STENCIL("Stencil"),
85 STENCIL_FUNC("Front Stencil Function"),
86 STENCIL_VALUE_MASK("Front Stencil Mask"),
87 STENCIL_REF("Front Stencil Reference Value"),
88 STENCIL_FAIL("Front Stencil Fail Action"),
89 STENCIL_PASS_DEPTH_FAIL("Front stencil depth buffer fail action"),
90 STENCIL_PASS_DEPTH_PASS("Front stencil depth buffer pass action"),
91 STENCIL_BACK_FUNC("Back stencil function"),
92 STENCIL_BACK_VALUE_MASK("Back stencil mask")
    [all...]
GLState.java 196 IGLProperty stencil = new GLCompositeProperty(GLStateType.STENCIL, local
226 scissorTest, scissorBox, stencil,
  /system/core/include/pixelflinger/
format.h 92 STENCIL = GGL_INDEX_STENCIL,
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java 540 GLStateType.STENCIL,
546 GLStateType.STENCIL,
552 GLStateType.STENCIL,
564 GLStateType.STENCIL,
570 GLStateType.STENCIL,
576 GLStateType.STENCIL,
620 GLStateType.STENCIL,
626 GLStateType.STENCIL,
632 GLStateType.STENCIL,
644 GLStateType.STENCIL,
    [all...]

Completed in 422 milliseconds