g4d ~master (2018-08-21T01:55:31Z)
Dub
Repo
ShaderException.throwProgramLog
g4d
shader
base
ShaderException
Checks if the shader program throwed errors, and throws it.
class
ShaderException
static
void
throwProgramLog
(
GLuint
program
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
g4d
shader
base
ShaderException
constructors
this
static functions
throwProgramLog
throwShaderLog
Checks if the shader program throwed errors, and throws it.