ShaderProgram.destroy

Destroy the OpenGL Vao and reset the id back to 0. (Calls glDeleteProgram.)

  1. void destroy()
    struct ShaderProgram
    void
    destroy
    ()
  2. ~this()

Meta