anchovy ~master (2022-01-22T04:01:45.8707468)
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