Files
vulkan-zig/generator/vulkan
Robin Voetter 09d2de4fb6 Add special cases for bit packed structs
This commit adds special cases for AccelerationStructureInstanceKHR and
VkAccelerationStructureSRTMotionInstanceNV. These types use bit-packed
fields which are not representable in the current version of the zig
stage 2 compiler. This might change when
https://github.com/ziglang/zig/issues/13009 is resolved.

Fixes #56
2022-10-07 00:21:15 +02:00
..
2022-08-20 00:31:42 +02:00
2022-08-20 00:31:42 +02:00
2022-08-20 11:31:36 +02:00