Collects information for a swapchain image.
More...
#include <foray_swapchainimageinfo.hpp>
|
std::string | Name = "" |
| Debug name given.
|
|
VkImage | Image = nullptr |
| VkImage.
|
|
VkImageView | ImageView = nullptr |
| VkImageView.
|
|
Collects information for a swapchain image.
◆ operator VkImage()
foray::core::SwapchainImageInfo::operator VkImage |
( |
| ) |
const |
|
inline |
◆ operator VkImageView()
foray::core::SwapchainImageInfo::operator VkImageView |
( |
| ) |
const |
|
inline |
◆ Image
VkImage foray::core::SwapchainImageInfo::Image = nullptr |
◆ ImageView
VkImageView foray::core::SwapchainImageInfo::ImageView = nullptr |
◆ Name
std::string foray::core::SwapchainImageInfo::Name = "" |
The documentation for this struct was generated from the following file: