evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
GLShader.getUniformLocation
evael
renderer
gl
gl_shader
GLShader
Returns location of an uniform variable.
class
GLShader
@
nogc
const
int
getUniformLocation
(
in
string
uniformName
)
Meta
Source
See Implementation
evael
renderer
gl
gl_shader
GLShader
constructors
this
destructors
~this
functions
dispose
getUniformLocation
properties
programId
static functions
load
Returns location of an uniform variable.