gfm v5.0.0 (2016-02-01T09:03:58Z)
Home
Dub
Repo
GLShader.this
gfm
opengl
shader
GLShader
Creates a shader devoid of source code.
this
(OpenGL gl, GLenum shaderType)
class
GLShader
this
(
OpenGL
gl
,
GLenum
shaderType
)
this
(OpenGL gl, GLenum shaderType, string[] lines)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
shader
GLShader
constructors
this
destructors
~this
functions
compile
getInfoLog
load
variables
_shader
Creates a shader devoid of source code.