GLShader.this

Creates a shader devoid of source code.

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

Throws

OpenGLException on error.

Meta