Home
last modified time | relevance | path

Searched refs:ACTIVE_ATTRIBUTES (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLStateType.java153 ACTIVE_ATTRIBUTES("Attributes"), enumConstant
DGLState.java339 IGLProperty attributes = new GLSparseArrayProperty(GLStateType.ACTIVE_ATTRIBUTES, in createProgramState()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java1195 activeInput = GLStateType.ACTIVE_ATTRIBUTES; in transformsForGlGetActiveAttribOrUniform()