Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLStateType.java159 ACTIVE_UNIFORMS("Uniforms"), enumConstant
DGLState.java351 IGLProperty uniforms = new GLSparseArrayProperty(GLStateType.ACTIVE_UNIFORMS, in createProgramState()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java1200 activeInput = GLStateType.ACTIVE_UNIFORMS; in transformsForGlGetActiveAttribOrUniform()
1259 GLStateType.ACTIVE_UNIFORMS, in transformsForGlUniformMatrix()
1279 GLStateType.ACTIVE_UNIFORMS, in transformsForGlUniformv()
1318 GLStateType.ACTIVE_UNIFORMS, in transformsForGlUniform()