Signature
glGetUniformIndices(
GLuint (
program
)
,
GLsizei (
uniformCount
)
,
const GLchar **(
uniformNames
)
,
GLuint *(
uniformIndices
)
)-> void