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
Well, "should not" is well defined in the specification. The user can do it, if he really really wants for some reason. It is well behaved; the user will either get the extra image, or VK_TIMEOUT or VK_NOT_READY (on a conformant driver that is).
Warn on attempt to acquire too many images via vkAcquireNextImageKHR when timeout is not
UINT32_MAX
(otherwise that is not Valid Usage).This is a recommendation of the specification:
The text was updated successfully, but these errors were encountered: