get_uniform_type


Description:

public GLUniformType get_uniform_type (int idx)

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

Parameters:

this

a `GskGLShader`

idx

index of the uniform

Returns:

The type of the declared uniform