KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
679 stars 274 forks source link

glShaderBinary enum group missing #447

Closed frederikja163 closed 3 years ago

frederikja163 commented 3 years ago

glShaderBinary is missing any valid enums for the binaryFormat parameter for version 4.1-4.5 The method was added in 4.1 however enums were only added in 4.6. Im willing to fix this, however i need to know how to fix this