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
* When creating a command buffer, we might encounter errors and leaked
the queue. Now it is released if required.
* When creating a device, we assert that getting the type was
successful. This should never be false since none of the errors apply
(it shouldn't allocate any memory either).
0 commit comments