evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
GLShader.load
evael
renderer
gl
gl_shader
GLShader
Loads a shader from file.
GLShader
load
(string fileName)
class
GLShader
static
GLShader
load
(
in
string
fileName
)
GLShader
load
(string vs, string fs)
Meta
Source
See Implementation
evael
renderer
gl
gl_shader
GLShader
constructors
this
destructors
~this
functions
dispose
getUniformLocation
properties
programId
static functions
load
Loads a shader from file.