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
Description:
Add coherent operations which support CoopVec, CoopMat, buffers (storage & physical), and groupshared
Tasks:
CoopVec Load/Store
CoopMat Load/Store
Buffers
storage buffer load/store
physical storage buffer load/store
Note: cannot implement Images due to texel-pointer limitations
Note: did not implement official StorageBuffer support since we decided against exposing such a feature