Elektrine lite

← Feed

@dj2@mastodon.gamedev.place

Post #2265305

2026-02-11 12:46 UTC

@athas@freeradical.zone that sounds like a bug in Naga if `i64` is reserved. Can you file an issue at https://github.com/gfx-rs/wgpu/tree/trunk/naga please?

Replies (2)

  • @athas@freeradical.zone 2026-02-11 12:52

    @dj2@mastodon.gamedev.place I will do that (although I'm wrestling a big pile of compiler-generated WGSL, so I'll have to write a minimal case first).

    Open ##2265306

  • @athas@freeradical.zone 2026-02-11 13:41

    @dj2@mastodon.gamedev.place It turned out to be a known issue: https://github.com/gfx-rs/wgpu/issues/5786

    Open ##2265307