Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
foray::util::HistoryImage Member List

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() constforay::util::HistoryImageinline
GetHistoryImage()foray::util::HistoryImageinline
mHistoricLayoutforay::util::HistoryImageprotected
mHistoryforay::util::HistoryImageprotected
mSourceforay::util::HistoryImageprotected
operator const core::ManagedImage &() constforay::util::HistoryImageinline
operator core::ManagedImage &()foray::util::HistoryImageinline
Resize(const VkExtent2D &size)foray::util::HistoryImage
sMultiCopySourceToHistory(const std::vector< HistoryImage * > &historyImages, VkCommandBuffer cmdBuffer, base::FrameRenderInfo &renderInfo)foray::util::HistoryImagestatic