vulkano/vulkano-shaders
Arc'blroth ccb5a1091b
Store shader bytecode as a static rather than on the stack. This fixes stack overflow errors for large shaders. (#1476)
Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com>
2021-01-18 08:38:29 +07:00
..
src Store shader bytecode as a static rather than on the stack. This fixes stack overflow errors for large shaders. (#1476) 2021-01-18 08:38:29 +07:00
tests update shader include resolution to fix issues with windows (#1248) 2019-10-23 01:04:49 -07:00
Cargo.toml Vulkano version bump to 0.20.0 and vk-sys to 0.5.3 2020-12-26 19:25:09 +07:00