has45

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

Meta