gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
GLShader.this
gfm
opengl
shader
GLShader
Creates a shader devoid of source code.
this
(GLenum shaderType)
class
GLShader
this
(
GLenum
shaderType
)
this
(GLenum shaderType, string[] lines)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
shader
GLShader
constructors
this
destructors
~this
functions
compile
getInfoLog
load
logger
variables
_shader
Creates a shader devoid of source code.