has32

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

Meta