HomeSort by relevance Sort by last modified time
    Searched defs:cullFace (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 146 IGLProperty cullFace = new GLBooleanProperty(GLStateType.CULL_FACE, Boolean.FALSE);
158 cullFace,
  /frameworks/native/opengl/libagl/
context.h 342 GLenum cullFace;

Completed in 180 milliseconds