moggle ~master (2015-11-22T21:36:14Z)
Dub
Repo
ShaderProgram.uniform
moggle
core
shader
ShaderProgram
Look up a uniform variable by its name. (Calls glGetUniformLocation.)
struct
ShaderProgram
Uniform
!
T
uniform
(
T
)
(
const
(
char
)*
name
)
Meta
Source
See Implementation
moggle
core
shader
ShaderProgram
destructors
~this
functions
attach
bindAttribute
clear
create
destroy
link
linked
log
opCast
tryLink
uniform
use
postblits
this(this)
properties
created
id
Look up a uniform variable by its name. (Calls glGetUniformLocation.)