vkCompViz App
 
Loading...
Searching...
No Matches
Public Attributes | List of all members
Gpu::Vulkan::SwapChain::InFlight::CommandBuffers Class Referenceexport
module gpu

Public Attributes

std::optional< vk::raii::CommandBuffer > graphics
 
std::optional< vk::raii::CommandBuffer > compute
 

Member Data Documentation

◆ compute

std::optional<vk::raii::CommandBuffer> Gpu::Vulkan::SwapChain::InFlight::CommandBuffers::compute
export

◆ graphics

std::optional<vk::raii::CommandBuffer> Gpu::Vulkan::SwapChain::InFlight::CommandBuffers::graphics
export