ShaderProgram.uniform

Look up a uniform variable by its name. (Calls glGetUniformLocation.)

struct ShaderProgram
uniform
(
T
)
(
const(char)* name
)

Meta