SimpleGL
1.1.0
A framework for platform independent rendering
|
#include "SimpleGL_vk/vulkan_instance.hpp"
#include <stdexcept>
#include <vector>
#include <GLFW/glfw3.h>
Go to the source code of this file.
Namespaces | |
sgl | |
Generic namespace for the SimpleGL framework. | |
This files contains the implementation of the vulkan_instance.hpp header.
Definition in file vulkan_instance.cpp.