aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/spirv/Section.zig
AgeCommit message (Expand)Author
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2022-12-17std.builtin: rename Type.UnionField and Type.StructField's field_type to typer00ster91
2022-12-06remove most conditional compilation based on stage1Andrew Kelley
2022-11-23spirv: assemblerRobin Voetter
2022-07-04stage2: disable unit tests when building with stage1Andrew Kelley
2022-04-27std: replace usage of std.meta.bitCount() with @bitSizeOf()Isaac Freund
2022-01-28spirv: spir-v dedicated type systemRobin Voetter
2022-01-28spirv: new moduleRobin Voetter
2022-01-28spirv: model spir-v section as separate typeRobin Voetter