Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkCommandPoolCreateInfo Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkCommandPoolCreateFlags flags
 
uint32_t queueFamilyIndex
 

Detailed Description

Definition at line 2250 of file vulkan.h.

Member Data Documentation

◆ flags

VkCommandPoolCreateFlags VkCommandPoolCreateInfo::flags

Definition at line 2253 of file vulkan.h.

◆ pNext

const void* VkCommandPoolCreateInfo::pNext

Definition at line 2252 of file vulkan.h.

◆ queueFamilyIndex

uint32_t VkCommandPoolCreateInfo::queueFamilyIndex

Definition at line 2254 of file vulkan.h.

◆ sType

VkStructureType VkCommandPoolCreateInfo::sType

Definition at line 2251 of file vulkan.h.


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