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
Based on the investigation of #513, we should consider adding a read-write variant of GPUStorageTextureAccess, which is to be allowed on R32 float/sint/uint formats (only). This appears to be guaranteed on D3D12, Vulkan, and requires a certain Apple OS version (macOS 10.13, iOS 11). The expectation is that prior Apple OSes would not have WebGPU exposed.