OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scissorTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/
Context.h
130
bool
scissorTest
;
/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,
Completed in 1921 milliseconds