ladybird/Meta/Lagom/Tools/CodeGenerators/LibGL
Jelle Raaijmakers 60bd458ed2 LibGL: Allow function name override in API definitions
Instead of limiting ourselves to the key of the property in the JSON,
allow overriding the function name so we can generate completely
different function signatures with very similar names to other existing
API methods (e.g. `glUniform*` vs `glUniform*v`).
2024-02-14 15:09:53 +01:00
..
CMakeLists.txt
GenerateGLAPIWrapper.cpp LibGL: Allow function name override in API definitions 2024-02-14 15:09:53 +01:00