gl-with-types v1.0.0-alpha.3 (2018-05-09T03:06:46Z)
Dub
Repo
attach
glwt
program
glAttachShader wrapper
void
attach
(
ShaderType
shaderType
)
(
Program
program
,
Shader
!
shaderType
shader
)
Meta
Source
See Implementation
glwt
program
aliases
bind
getAttribLocation
getAttributeLocation
getUniformLocation
setUniform
setUniformArray
setUniformMatrices
setUniformMatrix
setUniformVector
functions
attach
checkError
create
del
getAttribute
getUniform
link
uniform
uniformArray
uniformMatrices
uniformMatrix
uniformVector
use
structs
Program
variables
program_ensureBound_m
program_ensureGen_m
glAttachShader wrapper