Description
A multi-language loader generator for Vulkan, OpenGL, OpenGL ES, EGL, GLX, and WGL based on official specifications. Developers use it to generate API loading code for graphics applications and engines.
Use it when building graphics software that needs generated loader code. Generated code should match the target API versions and platforms the project actually supports.