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
Structs have an extra setup step compared to the other basic types. `GPU_Struct` has a property called `struct_data`. This property is the initial data that the struct will take in, and its structure must match the structure of the `struct` in your shader.
0 commit comments