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
Detect invalid end() in "pass_end_invalid_order" (gpuweb#4501)
Calling end() on an already ended or invalid pass should generate a
device error. Detect these cases in pass_end_invalid_order and expect a
validation error in these cases.
0 commit comments