ShaderException.this

class ShaderException
this
(
string infolog
,
string process_
,
string filename_ = "<unknown>"
)

Parameters

infolog string

Infolog returned from OpenGL.

process_ string

Error occured while linking or compiling?

filename_ string

Used to identify the shader.

Meta