get_uniform_name


Description:

public unowned string get_uniform_name (int idx)

Get the name of the declared uniform for this shader at index idx.

Parameters:

this

a `GskGLShader`

idx

index of the uniform

Returns:

The name of the declared uniform