anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
ShaderProgram.this
anchovy
graphics
shaderprogram
ShaderProgram
Undocumented in source.
this
()
this
(string vertShaderSource, string fragShaderSource)
class
ShaderProgram
this
(
in
string
vertShaderSource
,
in
string
fragShaderSource
)
Meta
Source
See Implementation
anchovy
graphics
shaderprogram
ShaderProgram
constructors
this
functions
attachShader
bind
close
compile
getUniform
getUniformLoc
setUniform
setUniform2
setUniform3
setUniform4
properties
errorLog
program
static functions
unbind