Struct atlas::vk::vk_driver::device_queue_family
ClassList > device_queue_family
Public Attributes
Type | Name |
---|---|
VkQueue | compute_queue |
VkQueue | graphics_queue |
VkQueue | transfer_queue |
Public Attributes Documentation
variable compute_queue
VkQueue atlas::vk::vk_driver::device_queue_family::compute_queue;
variable graphics_queue
VkQueue atlas::vk::vk_driver::device_queue_family::graphics_queue;
variable transfer_queue
VkQueue atlas::vk::vk_driver::device_queue_family::transfer_queue;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_driver.hpp