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