HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCommandPoolCreateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eCommandPoolCreateInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::CommandPoolCreateFlags | flags = {} |
uint32_t | queueFamilyIndex = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCommandPoolCreateInfo |
Definition at line 14478 of file vulkan_structs.hpp.
Definition at line 14480 of file vulkan_structs.hpp.
|
inline |
Definition at line 14486 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14497 of file vulkan_structs.hpp.
|
inline |
Definition at line 14536 of file vulkan_structs.hpp.
|
inline |
Definition at line 14531 of file vulkan_structs.hpp.
|
inline |
Definition at line 14565 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14505 of file vulkan_structs.hpp.
|
inline |
Definition at line 14556 of file vulkan_structs.hpp.
|
inline |
Definition at line 14518 of file vulkan_structs.hpp.
|
inline |
Definition at line 14512 of file vulkan_structs.hpp.
|
inline |
Definition at line 14524 of file vulkan_structs.hpp.
|
static |
Definition at line 14482 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::CommandPoolCreateFlags VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo::flags = {} |
Definition at line 14574 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo::pNext = {} |
Definition at line 14573 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo::queueFamilyIndex = {} |
Definition at line 14575 of file vulkan_structs.hpp.
|
static |
Definition at line 14483 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo::sType = StructureType::eCommandPoolCreateInfo |
Definition at line 14572 of file vulkan_structs.hpp.