mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-10 01:17:56 -05:00
Changes the MSL and HLSL backends to support writing only a single entry point, and uses them that way in wgpu-hal. This is working towards a fix for #5885. * Increase the limit in test_stack_size