Files
zig/src/codegen
Robin Voetter efe7fae6af spirv: temporarily emit test kernels
SPIR-V cannot represent function pointers without extensions
that no vendor implements. For the time being, generate a test
kernel for each error, so that we can at least run SOME tests.

In the future we may be able to emulate function pointers in some
way, but that is not today.
2023-04-09 01:51:53 +02:00
..
2023-03-05 02:59:02 -05:00
2023-04-07 01:29:20 +01:00
2023-04-09 01:51:53 +02:00