has40

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

Meta