GraphicsContext::execute
Closed this issue · 0 comments
Nielsbishere commented
Graphics context should have an execute and present, instead of having that in the commandlist.
That should blit the image to the swapchain, to allow command lists in Vulkan to be re-used.