cts
cts copied to clipboard
wgsl: add validation and execution tests for all storage texture formats
Coverage reports show we only have testing a few storage texture formats, like r32float
All formats are now covered with read and write tests via #3841 and #3849.
I forgot about validation. Minor updates are necessary there.