HomeSort by relevance Sort by last modified time
    Searched defs:scissorTest (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 166 IGLProperty scissorTest = new GLBooleanProperty(GLStateType.SCISSOR_TEST, Boolean.FALSE);
226 scissorTest, scissorBox, stencil,
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 180 bool scissorTest;

Completed in 59 milliseconds