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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 77 bool scissorTest;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 167 IGLProperty scissorTest = new GLBooleanProperty(GLStateType.SCISSOR_TEST, Boolean.FALSE);
227 scissorTest, scissorBox, stencil,

Completed in 686 milliseconds