despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
GLShader.this
gfmod
opengl
shader
GLShader
Creates a shader with source code and compiles it.
struct
GLShader
this
@
trusted
(
OpenGL
gl
,
GLenum
shaderType
,
string
[]
lines
)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfmod
opengl
shader
GLShader
constructors
this
Creates a shader with source code and compiles it.