des ~master (2015-04-07T23:17:11Z)
Dub
Repo
CommonGLShaderProgram.setUniform
des
gl
shader
CommonGLShaderProgram
void
setUniform
(
int
loc
,
in
T
[]
vals
...)
void
setUniform
(
string
name
,
in
T
[]
vals
...)
class
CommonGLShaderProgram
void
setUniform
(
T
)
(
string
name
,
in
T
[]
vals
...
)
if
(
is
(
typeof
(
setUniform
!
T
(0,
vals
)))
)
Meta
Source
See Implementation
des
gl
shader
CommonGLShaderProgram
constructors
this
functions
getAttribLocation
getAttribLocations
getUniformLocation
setTexture
setUniform