Files
zig/lib
Ali Cheraghi a1cb9563f6 spirv: Uniform/PushConstant variables
- Rename GPU address spaces to match with SPIR-V spec.
- Emit `Block` Decoration for Uniform/PushConstant variables.
- Don't emit `OpTypeForwardPointer` for non-opencl targets.
  (there's still a false-positive about recursive structs)

Signed-off-by: Ali Cheraghi <alichraghi@proton.me>
2024-11-01 02:03:33 +03:30
..
2024-10-24 16:24:56 -07:00
2024-09-19 18:20:22 -07:00
2024-09-19 18:20:21 -07:00
2024-11-01 02:03:33 +03:30
2024-09-24 23:58:21 -07:00
2024-10-23 16:27:39 -07:00
2024-10-23 16:27:39 -07:00
2024-10-04 22:21:27 +00:00