GLShader.this

Creates a shader devoid of source code.

  1. this(OpenGL gl, GLenum shaderType)
    class GLShader
    this
  2. this(OpenGL gl, GLenum shaderType, string[] lines)

Throws

OpenGLException on error.

Meta