ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
Shader.load
ws
gl
shader
Shader
Undocumented in source. Be warned that the author may not have intended to support it.
Shader
load
(string dir, string[uint] attr, string[uint] frag)
class
Shader
static
Shader
load
(
string
dir
,
string
[
uint
]
attr
,
string
[
uint
]
frag
= null
)
Shader
load
(string name, string[uint] attr, string[uint] frag, string vertex, string fragment)
Meta
Source
See Implementation
ws
gl
shader
Shader
classes
Uniform
constructors
this
destructors
~this
functions
applyUniform
bindAttr
bindFrag
finish
opIndex
start
use
static functions
load
prepare
static variables
shaderContainer
variables
failed
name
program
shaderFragment
shaderGeometry
shaderVertex
uniforms
valid