evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
GLShader.this
evael
renderer
gl
gl_shader
GLShader
GLShader constructor.
class
GLShader
@
nogc
this
(
in
uint
programId
,
in
uint
vertexShaderId
,
in
uint
fragmentShaderId
)
Meta
Source
See Implementation
evael
renderer
gl
gl_shader
GLShader
constructors
this
destructors
~this
functions
dispose
getUniformLocation
properties
programId
static functions
load
GLShader constructor.