gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 551 forks source link

Naga path doesn't disable the point size output #3709

Open kvark opened 3 years ago

kvark commented 3 years ago

[2021-04-01T20:10:27Z ERROR gfx_backend_metal::device] PSO creation failed: Vertex shader writes point size but inputPrimitiveTopology is MTLPrimitiveTopologyClassTriangle

Blocked on https://github.com/gfx-rs/naga/issues/650