vkCompViz App
Loading...
Searching...
No Matches
Gpu
Vulkan
SwapChain
Frame
Public Attributes
|
List of all members
Gpu::Vulkan::SwapChain::Frame Class Reference
export
module
gpu
Public Attributes
vk::Image
image
std::optional< vk::raii::ImageView >
imageView
std::optional< vk::raii::Framebuffer >
frameBuffer
std::unique_ptr< Texture >
depth
Member Data Documentation
◆
depth
std::unique_ptr<Texture> Gpu::Vulkan::SwapChain::Frame::depth
export
◆
frameBuffer
std::optional<vk::raii::Framebuffer> Gpu::Vulkan::SwapChain::Frame::frameBuffer
export
◆
image
vk::Image Gpu::Vulkan::SwapChain::Frame::image
export
◆
imageView
std::optional<vk::raii::ImageView> Gpu::Vulkan::SwapChain::Frame::imageView
export
Generated by
1.9.8