Hubris Engine Dev
A Project to learn and get into Game Engine developement.
 
Loading...
Searching...
No Matches
Hubris::Graphics::Vulkan::Queue Struct Reference

#include <vkRenderer.h>

Public Attributes

VkQueue queue
 
uint32_t index
 

Detailed Description

Definition at line 6 of file vkRenderer.h.

Member Data Documentation

◆ index

uint32_t Hubris::Graphics::Vulkan::Queue::index

Definition at line 8 of file vkRenderer.h.

◆ queue

VkQueue Hubris::Graphics::Vulkan::Queue::queue

Definition at line 7 of file vkRenderer.h.


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