API Version: 4.0
Library Version: 4.6.6
const char* gsk_gl_shader_get_uniform_name ( GskGLShader* shader, int idx )
Get the name of the declared uniform for this shader at index idx.
idx
int
Index of the uniform.
const char*
The name of the declared uniform.