VkCV Framework  0.0.1
CV Vulkan framework
vkcv::CommandStreamManager::CommandStream Struct Reference

Public Member Functions

 CommandStream (vk::CommandBuffer cmdBuffer, vk::Queue queue, vk::CommandPool cmdPool)
 

Public Attributes

vk::CommandBuffer cmdBuffer
 
vk::CommandPool cmdPool
 
vk::Queue queue
 
std::vector< FinishCommandFunction > callbacks
 

Detailed Description


The documentation for this struct was generated from the following file: