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
We are missing the fact that VkQueueSubmit may be waiting on an event, and that event may be unsignaled. We should defer the set of the fence until we actually execute all of the commands.