Struct atlas::vk::vk_physical_driver::queue_family_indices
ClassList > queue_family_indices
Public Attributes
Type | Name |
---|---|
uint32_t | compute = -1 |
uint32_t | graphics = -1 |
uint32_t | transfer = -1 |
Public Attributes Documentation
variable compute
uint32_t atlas::vk::vk_physical_driver::queue_family_indices::compute;
variable graphics
uint32_t atlas::vk::vk_physical_driver::queue_family_indices::graphics;
variable transfer
uint32_t atlas::vk::vk_physical_driver::queue_family_indices::transfer;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_physical_driver.hpp