glGetUniformIndices ( program uniformCount uniformNames uniformIndices -- )


Vocabulary
opengl.gl

Inputs
programan object
uniformCountan object
uniformNamesan object
uniformIndicesan object


Outputs
None

Definition