VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
SwapchainManager.hpp File Reference

This file defines VulkanSwapchainManager Class. More...

#include <volk.h>
#include <vk_mem_alloc.h>
#include <SDL3/SDL.h>
#include <SDL3/SDL_vulkan.h>
#include <vector>
#include <memory>
#include "context.hpp"
#include "components/ErrorUtils.hpp"

Go to the source code of this file.

Classes

class  vex::VulkanSwapchainManager
 Manages Vulkan swapchain resources. More...

Namespaces

namespace  vex

Detailed Description

This file defines VulkanSwapchainManager Class.

Author
Eryk Roszkowski

Definition in file SwapchainManager.hpp.