Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java1189 GLStateType activeInput; in transformsForGlGetActiveAttribOrUniform() local
1195 activeInput = GLStateType.ACTIVE_ATTRIBUTES; in transformsForGlGetActiveAttribOrUniform()
1200 activeInput = GLStateType.ACTIVE_UNIFORMS; in transformsForGlGetActiveAttribOrUniform()
1211 activeInput), in transformsForGlGetActiveAttribOrUniform()
1218 activeInput, in transformsForGlGetActiveAttribOrUniform()
1227 activeInput, in transformsForGlGetActiveAttribOrUniform()
1236 activeInput, in transformsForGlGetActiveAttribOrUniform()