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
It always fails when I try to load an element from an array of atomic uint, and store it to another array. I wonder if I am doing something wrong or it is a bug?
Reproduction steps
1. define two atomic arrays a and b
2. in a compute shader, load an element from a and store it to b
Description
It always fails when I try to load an element from an array of atomic uint, and store it to another array. I wonder if I am doing something wrong or it is a bug?
Reproduction steps
Code
Live example
Screenshots
Version
r174
Device
Desktop
Browser
Edge
OS
MacOS
The text was updated successfully, but these errors were encountered: