has31

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

Meta