SimpleGL
1.1.0
A framework for platform independent rendering
|
#include "SimpleGL_vk/swapchain.hpp"
#include <stdexcept>
#include <algorithm>
#include "SimpleGL_vk/vulkan_context.hpp"
Go to the source code of this file.
Namespaces | |
sgl | |
Generic namespace for the SimpleGL framework. | |
his files contains the implementation of the swapchain.hpp header.
Definition in file swapchain.cpp.