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