HomeSort by relevance Sort by last modified time
    Searched refs:STENCIL_FUNC (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 85 STENCIL_FUNC("Front Stencil Function"),
GLState.java 176 IGLProperty stencilFunc = new GLEnumProperty(GLStateType.STENCIL_FUNC, GLEnum.GL_ALWAYS);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 231 context_dirty(ctx, STENCIL_FUNC);
361 context_dirty(ctx, STENCIL_FUNC);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java 547 GLStateType.STENCIL_FUNC),
    [all...]

Completed in 2199 milliseconds