RetroArch
Public Attributes | List of all members
VkDeviceQueueInfo2 Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDeviceQueueCreateFlags flags
 
uint32_t queueFamilyIndex
 
uint32_t queueIndex
 

Member Data Documentation

◆ flags

VkDeviceQueueCreateFlags VkDeviceQueueInfo2::flags

◆ pNext

const void* VkDeviceQueueInfo2::pNext

◆ queueFamilyIndex

uint32_t VkDeviceQueueInfo2::queueFamilyIndex

◆ queueIndex

uint32_t VkDeviceQueueInfo2::queueIndex

◆ sType

VkStructureType VkDeviceQueueInfo2::sType

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