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
A test which creates an invalid bind group layout and immediately drops it, results in the bind group layout being leaked without ever being deleted, causing a validation error.
A test which creates an invalid bind group layout and immediately drops it, results in the bind group layout being leaked without ever being deleted, causing a validation error.
Discovered in #6811
The text was updated successfully, but these errors were encountered: