SPIRV-Cross/shaders/vulkan
Hans-Kristian Arntzen 532f65583e Rewrite how non-uniform qualifiers are handled.
Remove all shenanigans with propagation, and only consume nonuniform
qualifiers exactly where needed (last minute).
2021-04-22 16:03:08 +02:00
..
comp GLSL: Emit storage qualifiers for buffer_reference. 2020-11-23 16:26:33 +01:00
frag Rewrite how non-uniform qualifiers are handled. 2021-04-22 16:03:08 +02:00
rahit GLSL: Support both SPV_KHR_ray_tracing and NV_ray_tracing. 2021-01-08 14:59:04 +01:00
rcall GLSL: Handle tracing against incoming payload/callable. 2021-01-22 11:23:04 +01:00
rchit GLSL: Support both SPV_KHR_ray_tracing and NV_ray_tracing. 2021-01-08 14:59:04 +01:00
rgen GLSL: Support both SPV_KHR_ray_tracing and NV_ray_tracing. 2021-01-08 14:59:04 +01:00
rint GLSL: Support both SPV_KHR_ray_tracing and NV_ray_tracing. 2021-01-08 14:59:04 +01:00
rmiss GLSL: Handle tracing against incoming payload/callable. 2021-01-22 11:23:04 +01:00
vert Support the SPV_KHR_device_group extension. 2019-07-13 16:45:54 -05:00