siniarskimar / zglgen

OpenGL bindings generator written in Zig
zlib License
2 stars 1 forks source link

Some extensions dont load their commands #23

Closed siniarskimar closed 5 months ago

siniarskimar commented 5 months ago

It's necessary to change the CommandInfo structure in order to allow multiple extensions to load the same command.