You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@khyperia: Was on vacation, most time spent debugging ark, doing code review. @eddyb: ptr::{read, write} now works. At least for copying a single value.
This is last on rust-gpu to make Range's iterator to be usable in SPIR-V.
Still requires changes upstream, as it is using a optimisation but can't work for SPIR-V.
Locally for loops are now working. Once the upstream changes are fixed we will have for loops.
In favour of making the parameters required, and having a compile error when missing, and in favour of changing the syntax to something shorter, but still want something that's obvious for readers.
Where & When
#rust-gpu
on the Embark Discord.Agenda
Feel free to propose additional items in this thread.
The text was updated successfully, but these errors were encountered: