Vulkan: Reduce Macro Unrolling In GLSL. #106538

Merged
Jeroen Bakker merged 1 commits from Jeroen-Bakker/blender:vulkan-reduce-macro-unrolling into main 2023-04-04 14:04:22 +02:00

1 Commits

Author SHA1 Message Date
Jeroen Bakker 07602fe6f6 Vulkan: Reduce Macro Unrolling In GLSL.
Related to 106535 where a similar fix was done for OpenGL. Although
not needed it is a small cleanup that might reduce the complexity
during GLSL shader compilation.

No end-user changes are expected. I doubt that the performance
increase is even noticeable.
2023-04-04 11:50:16 +02:00