gfm v6.2.5 (2017-02-10T12:35:23Z)
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.