NazaraEngine/tests/Engine/Shader
Jérôme Leclercq 2bdcc045cd Shader: Replace const for with [unroll] attribute 2022-01-03 20:21:09 +01:00
..
AccessMemberTest.cpp UnitTests: Add a lot of shader generation tests 2021-12-25 19:13:32 +01:00
Branch.cpp Shader/SPIRV: Fix multiple branch handling (by splitting) 2021-12-28 11:48:19 +01:00
Const.cpp Shader: Replace const for with [unroll] attribute 2022-01-03 20:21:09 +01:00
Loops.cpp Shader: Add support for for-each statements and improve arrays 2022-01-02 22:02:11 +01:00
Optimizations.cpp Shader/AstOptimizer: Add swizzle optimization 2021-12-28 20:09:04 +01:00
Sanitizations.cpp Shader: Add support for for-each statements and improve arrays 2022-01-02 22:02:11 +01:00
ShaderUtils.cpp UnitTests/Shader: Improve GLSL handling (detect shader point type instead of assuming fragment) 2021-12-28 11:49:20 +01:00
ShaderUtils.hpp UnitTests: Add a lot of shader generation tests 2021-12-25 19:13:32 +01:00
Swizzle.cpp UnitTests/Shader: Update scalar swizzle test 2021-12-28 20:09:26 +01:00