Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkCommandPoolCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkCommandPoolCreateFlags flags
 
uint32_t queueFamilyIndex
 

Detailed Description

Definition at line 3901 of file vulkan_core.h.

Field Documentation

◆ flags

VkCommandPoolCreateFlags VkCommandPoolCreateInfo::flags

Definition at line 3904 of file vulkan_core.h.

◆ pNext

const void* VkCommandPoolCreateInfo::pNext

Definition at line 3903 of file vulkan_core.h.

◆ queueFamilyIndex

uint32_t VkCommandPoolCreateInfo::queueFamilyIndex

Definition at line 3905 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandPoolCreateInfo::sType

Definition at line 3902 of file vulkan_core.h.


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