Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkCommandPoolCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkCommandPoolCreateFlags flags
 
uint32_t queueFamilyIndex
 

Detailed Description

Definition at line 3864 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkCommandPoolCreateFlags VkCommandPoolCreateInfo::flags

Definition at line 3867 of file vulkan_core.h.

◆ pNext

const void* VkCommandPoolCreateInfo::pNext

Definition at line 3866 of file vulkan_core.h.

◆ queueFamilyIndex

uint32_t VkCommandPoolCreateInfo::queueFamilyIndex

Definition at line 3868 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandPoolCreateInfo::sType

Definition at line 3865 of file vulkan_core.h.


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