@@ -588,6 +588,10 @@ int main() {
check(vkAllocateCommandBuffers(device, &buffer_alloc_info, command_buffers));
// }}}
// Texture Images {{{
// {{{ Render Loop
SDL_Event event = {};
while (running) {
The note is not visible to the blocked user.