glamour ~master (2016-10-05T19:20:26Z)
Home
Dub
Repo
Shader.uniform
glamour
shader
Shader
Undocumented in source. Be warned that the author may not have intended to support it.
void
uniform
(string name, T value)
void
uniform
(S name, T value)
void
uniform
(S name, T value)
void
uniform
(S name, T value)
class
Shader
version(!gl3n)
void
uniform
(
S
T
)
(
S
name
,
T
value
)
Meta
Source
See Implementation
glamour
shader
Shader
constructors
this
destructors
~this
functions
bind
get_attrib_location
get_frag_location
get_uniform_location
remove
unbind
uniform
uniform1f
uniform1i
uniform2f
uniform2fv
uniform3fv
uniform4fv
uniform_matrix3fv
uniform_matrix4fv
variables
attrib_locations
directives
filename
frag_locations
program
shader_sources
uniform_locations