glamour ~master (2016-10-05T19:20:26Z)
Home
Dub
Repo
Shader.this
glamour
shader
Shader
Loads the shaders directly from a file.
this
(string file)
class
Shader
this
(
string
file
)
this
(string filename_, string source)
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
Loads the shaders directly from a file.