|
SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <SimpleGL_vk/SimpleGL_vk_Export.h>#include <vector>#include <vulkan/vulkan.h>#include "render_pass.hpp"#include "shader_module.hpp"Go to the source code of this file.
Classes | |
| class | sgl::GraphicsPipeline |
| This class wraps a Vulkan graphics pipeline. More... | |
Namespaces | |
| sgl | |
| Generic namespace for the SimpleGL framework. | |
This file contains a class to create a graphics pipeline.
Definition in file graphics_pipeline.hpp.
1.8.11