mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Hack in support for PrimitiveID on Vulkan * Rename to PrimitiveIndex and add preliminary support for GLSL, HLSL and MSL * Implement as an extra WGSL built-in * Update extra.wgsl outputs * Run rustfmt; fix WGSL writer * Add rustfmt changes I forgot * Update extra.wgsl test output for WGSL fix * Bump macOS version to 10.15 in validate-msl to support primitive_index