gpuweb / cts

WebGPU Conformance Test Suite
https://gpuweb.github.io/cts/
BSD 3-Clause "New" or "Revised" License
121 stars 72 forks source link

[style] Always specify loadOp before storeOp #3674

Closed kainino0x closed 2 months ago

kainino0x commented 2 months ago

It's really confusing to read these in reverse order because the loadOp happens before the storeOp.

Issue: none


Requirements for PR author:

Requirements for reviewer sign-off:

When landing this PR, be sure to make any necessary issue status updates.