VPP  0.8
A high-level modern C++ API for Vulkan
vpp::Attachment< FormatT > Member List

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() constvpp::Attachment< FormatT >
height() constvpp::Attachment< FormatT >
index() constvpp::Attachment< FormatT >
width() constvpp::Attachment< FormatT >