![]() |
VPP
0.8
A high-level modern C++ API for Vulkan
|
This is the complete list of members for vpp::RenderPass, including all inherited members.
| addPipeline(unsigned int iProcess, const PipelineLayoutBase &layout, const RenderingOptions &options) | vpp::RenderPass | |
| addPipeline(const Process &hProcess, const PipelineLayoutBase &layout, const RenderingOptions &options) | vpp::RenderPass | |
| beginRendering() | vpp::RenderPass | |
| device() const | vpp::RenderPass | |
| endRendering() | vpp::RenderPass | |
| graph() const | vpp::RenderPass | |
| handle() const | vpp::RenderPass | |
| pipeline(unsigned int iProcess, unsigned int iPipeline) const | vpp::RenderPass | |
| pipeline(const Process &hProcess, unsigned int iPipeline) const | vpp::RenderPass | |
| pipelineCache() const | vpp::RenderPass | |
| RenderPass(const RenderGraph &renderGraph, const Device &hDevice) | vpp::RenderPass | |
| RenderPass(const RenderGraph &renderGraph, const Device &hDevice, const PipelineCache &hPipelineCache) | vpp::RenderPass |