issues
search
Rust-GPU
/
rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
https://rust-gpu.github.io
Apache License 2.0
956
stars
27
forks
source link
add vulkan indirect command structs
#34
Closed
Firestar99
closed
1 month ago
Firestar99
commented
1 month ago
Add the
*IndirectCommand
structs from vulkan, mostly copied them from ash.
Add optional bytemuck dependency to mark plain structs as
Pod
*IndirectCommand
structs from vulkan, mostly copied them from ash.Pod