RetroArch
Public Attributes | List of all members
VkCommandPoolCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkCommandPoolCreateFlags flags
 
uint32_t queueFamilyIndex
 

Member Data Documentation

◆ flags

VkCommandPoolCreateFlags VkCommandPoolCreateInfo::flags

◆ pNext

const void* VkCommandPoolCreateInfo::pNext

◆ queueFamilyIndex

uint32_t VkCommandPoolCreateInfo::queueFamilyIndex

◆ sType

VkStructureType VkCommandPoolCreateInfo::sType

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