HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkCommandPoolCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkCommandPoolCreateFlags flags
 
uint32_t queueFamilyIndex
 

Detailed Description

Definition at line 3790 of file vulkan_core.h.

Member Data Documentation

VkCommandPoolCreateFlags VkCommandPoolCreateInfo::flags

Definition at line 3793 of file vulkan_core.h.

const void* VkCommandPoolCreateInfo::pNext

Definition at line 3792 of file vulkan_core.h.

uint32_t VkCommandPoolCreateInfo::queueFamilyIndex

Definition at line 3794 of file vulkan_core.h.

VkStructureType VkCommandPoolCreateInfo::sType

Definition at line 3791 of file vulkan_core.h.


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