Home
last modified time | relevance | path

Searched refs:STENCIL (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java546 GLStateType.STENCIL, in transformsForGlStencilFuncFront()
552 GLStateType.STENCIL, in transformsForGlStencilFuncFront()
558 GLStateType.STENCIL, in transformsForGlStencilFuncFront()
570 GLStateType.STENCIL, in transformsForGlStencilFuncBack()
576 GLStateType.STENCIL, in transformsForGlStencilFuncBack()
582 GLStateType.STENCIL, in transformsForGlStencilFuncBack()
626 GLStateType.STENCIL, in transformsForGlStencilOpFront()
632 GLStateType.STENCIL, in transformsForGlStencilOpFront()
638 GLStateType.STENCIL, in transformsForGlStencilOpFront()
650 GLStateType.STENCIL, in transformsForGlStencilOpBack()
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLStateType.java83 STENCIL("Stencil"), enumConstant
DGLState.java197 IGLProperty stencil = new GLCompositeProperty(GLStateType.STENCIL, in createPixelOperationsState()