Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
This is the complete list of members for foray::util::HistoryImage, including all inherited members.
ApplyToLayoutCache(core::ImageLayoutCache &layoutCache) | foray::util::HistoryImage | |
CmdCopySourceToHistory(VkCommandBuffer cmdBuffer, base::FrameRenderInfo &renderInfo) | foray::util::HistoryImage | |
Create(core::Context *context, core::ManagedImage *source, VkImageUsageFlags additionalUsageFlags=0U) | foray::util::HistoryImage | |
Destroy() | foray::util::HistoryImage | |
Exists() const | foray::util::HistoryImage | inline |
GetHistoryImage() | foray::util::HistoryImage | inline |
mHistoricLayout | foray::util::HistoryImage | protected |
mHistory | foray::util::HistoryImage | protected |
mSource | foray::util::HistoryImage | protected |
operator const core::ManagedImage &() const | foray::util::HistoryImage | inline |
operator core::ManagedImage &() | foray::util::HistoryImage | inline |
Resize(const VkExtent2D &size) | foray::util::HistoryImage | |
sMultiCopySourceToHistory(const std::vector< HistoryImage * > &historyImages, VkCommandBuffer cmdBuffer, base::FrameRenderInfo &renderInfo) | foray::util::HistoryImage | static |