mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 05:26:51 +00:00
6eb9a3308a
Instead of redefining the VkDescriptorType enum for every shader, only define it once. This avoids unnecessary computation and slightly increases performance.