SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <SimpleGL_vk/SimpleGL_vk_Export.h>
Go to the source code of this file.
Namespaces | |
sgl | |
Generic namespace for the SimpleGL framework. | |
Functions | |
SIMPLEGL_VK_EXPORT void | sgl::initVK () |
Initializes the Vulkan backend, this will also check available extensions and should be called after sgl::init(). More... | |
This file contains some general functions for the Vulkan Backend.
Definition in file backend_vk.hpp.