GLShader.getUniformLocation

Returns location of an uniform variable.

class GLShader
@nogc const
int
getUniformLocation
(
in string uniformName
)

Meta