OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTIVE_TEXTURE_UNIT
(Results
1 - 4
of
4
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
TextureUnitPropertyAccessor.java
26
* {@link GLStateType#
ACTIVE_TEXTURE_UNIT
} property.
39
GLStateType.
ACTIVE_TEXTURE_UNIT
);
StateTransformFactory.java
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java
114
ACTIVE_TEXTURE_UNIT
("Active Texture Unit"),
GLState.java
249
IGLProperty activeTexture = new GLIntegerProperty(GLStateType.
ACTIVE_TEXTURE_UNIT
,
Completed in 30 milliseconds