![]() |
VPP
0.7
A high-level modern C++ API for Vulkan
|
This is the complete list of members for vpp::Attachment< FormatT >, including all inherited members.
Attachment(std::uint32_t width, std::uint32_t height, EImagePurpose imagePurpose=RENDER) | vpp::Attachment< FormatT > | |
Attachment(RenderGraph *pGraph, std::uint32_t width, std::uint32_t height, EImagePurpose imagePurpose=RENDER) | vpp::Attachment< FormatT > | |
Attachment(const ViewT &imageView) | vpp::Attachment< FormatT > | |
Attachment(RenderGraph *pGraph, const ViewT &imageView) | vpp::Attachment< FormatT > | |
graph() const | vpp::Attachment< FormatT > | |
height() const | vpp::Attachment< FormatT > | |
index() const | vpp::Attachment< FormatT > | |
width() const | vpp::Attachment< FormatT > |