moggle ~master (2015-11-22T21:36:14Z)
Dub
Repo
Shader.fromFile
moggle
core
shader
Shader
Create, load, and compile a shader directly from a file.
struct
Shader
static
Shader
fromFile
(
ShaderType
t
,
in
char
[]
file_name
)
Meta
Source
See Implementation
moggle
core
shader
Shader
constructors
this
destructors
~this
functions
compile
compiled
create
destroy
load
log
opCast
try_compile
type
postblits
this(this)
properties
created
id
static functions
fromFile
fromSource
Create, load, and compile a shader directly from a file.