has30

Undocumented in source.
  1. enum has30;
    static if(glSupport >= GLSupport.gl30)
    enum has30 = true;
  2. enum has30;

Meta