Post #2290666
2026-05-08 05:57 UTC
@gfxstrand@social.treehouse.systems Yeah you can really see the GLSL baggage in there for sure. Of course I only meant for external accesses, it just means that you *really* need to mark any external (BDA) pointers with ReadOnly or the lowering to nir will assume that your pointer can alias anything.
Replies (1)
-
@gfxstrand@social.treehouse.systems 2026-05-08 05:59
@dotstdy@mastodon.social Oh, we do look at the decorations and try to apply them. We just flip them first.