|
SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <SimpleGL_vk/SimpleGL_vk_Export.h>#include <vulkan/vulkan.h>Go to the source code of this file.
Classes | |
| class | sgl::Semaphore |
| This class wraps a Vulkan semaphore. More... | |
| class | sgl::Fence |
| This class wraps a Vulkan fence. More... | |
Namespaces | |
| sgl | |
| Generic namespace for the SimpleGL framework. | |
This file provides classes to create Vulkan synchronization objects.
Definition in file synchronization.hpp.
1.8.11