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
Make render_pass_descriptor:resolveTarget,usage test a valid case together (gpuweb#1660)
The `resolveTarget,usage` test has only tested an invalid case
(COPY_SRC | COPY_DST). So this PR adds more cases to check if
the resolveTarget usage is valid.
Issue: gpuweb#1618
0 commit comments