|
Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This file declares the RenderPass class and related data structures. More...
#include <vector>#include "vulkan/vulkan_core.h"Go to the source code of this file.
Classes | |
| class | talvos::Framebuffer |
| This class represents a framebuffer that can be used for rendering. More... | |
| struct | talvos::Subpass |
| This structure describes the attachments used by a subpass. More... | |
| class | talvos::RenderPass |
| This class represents a Vulkan render pass. More... | |
| class | talvos::RenderPassInstance |
| This class represents an instance of a render pass being used for drawing. More... | |
Namespaces | |
| talvos | |
This file declares the RenderPass class and related data structures.
Definition in file RenderPass.h.
1.8.6