mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
* Pass [u8] instead of [u32] for push constants Use 2-instruction aligner Fixed alignment Fixed offsets Added alignment checks and fixed size Use semantic constants * Replaced all magic number with constant * Fixed type cast