![]() |
VPP
0.7
A high-level modern C++ API for Vulkan
|
This is the complete list of members for vpp::Process, including all inherited members.
addColorAndResolveOutput(const Attachment< FormatT > &dc, const Attachment< FormatT > &dr, const typename FormatT::init_type &initValue) (defined in vpp::Process) | vpp::Process | |
addColorOutput(const Attachment< FormatT > &d, const typename FormatT::init_type &initValue, VkImageLayout destLayout=VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL) | vpp::Process | |
addColorOutput(const Display &d) | vpp::Process | |
addColorOutput(const Display &d, const VkClearColorValue &color) | vpp::Process | |
addDependency(const Process &targetProcess, const VkSubpassDependency &dependency) | vpp::Process | |
addInput(const Attachment< FormatT > &d, VkImageLayout nodeImageLayout=VK_IMAGE_LAYOUT_GENERAL, bool bAddDependency=true) | vpp::Process | |
addPreservedOutput(const BaseAttachment &d) (defined in vpp::Process) | vpp::Process | |
addReusedColorOutput(const Attachment< FormatT > &d, VkImageLayout destLayout=VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL) | vpp::Process | |
graph() const | vpp::Process | |
index() const | vpp::Process | |
Process() | vpp::Process | |
Process(RenderGraph *pGraph) | vpp::Process | |
Process(RenderGraph *pGraph, std::uint32_t index) | vpp::Process | |
setDepthInput(const Attachment< FormatT > &d) | vpp::Process | |
setDepthOutput(const Attachment< FormatT > &d, const typename FormatT::init_type &initValue, VkImageLayout preserveInLayout=VK_IMAGE_LAYOUT_UNDEFINED) | vpp::Process | |
setReusedDepthOutput(const Attachment< FormatT > &d, VkImageLayout preserveInLayout=VK_IMAGE_LAYOUT_UNDEFINED) | vpp::Process |