NazaraEngine/include
Jérôme Leclercq 58fe411750 Shader/GlslWriter: Move function forward declaration before functions using them
Because of some weird ass shit bug in nvidia driver if functions were forward declared before declaration of UBO they were using
2021-05-26 22:21:57 +02:00
..
Nazara Shader/GlslWriter: Move function forward declaration before functions using them 2021-05-26 22:21:57 +02:00
NazaraSDK Convert all remaining enums to enum classes (!) 2021-05-25 10:40:07 +02:00