gfm v3.0.3 (2015-09-02T09:30:55Z)
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
close
compile
getInfoLog
load
variables
_shader
Creates a shader devoid of source code.