Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPrivateDataSlotCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePrivateDataSlotCreateInfo |
const void * | pNext = {} |
vk::PrivateDataSlotCreateFlags | flags = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePrivateDataSlotCreateInfo |
Definition at line 96626 of file vulkan_structs.hpp.
Definition at line 96628 of file vulkan_structs.hpp.
|
inline |
Definition at line 96634 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 96643 of file vulkan_structs.hpp.
|
inline |
Definition at line 96676 of file vulkan_structs.hpp.
|
inline |
Definition at line 96671 of file vulkan_structs.hpp.
|
inline |
Definition at line 96705 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 96651 of file vulkan_structs.hpp.
|
inline |
Definition at line 96696 of file vulkan_structs.hpp.
|
inline |
Definition at line 96664 of file vulkan_structs.hpp.
|
inline |
Definition at line 96658 of file vulkan_structs.hpp.
|
static |
Definition at line 96630 of file vulkan_structs.hpp.
vk::PrivateDataSlotCreateFlags vk::PrivateDataSlotCreateInfo::flags = {} |
Definition at line 96714 of file vulkan_structs.hpp.
const void* vk::PrivateDataSlotCreateInfo::pNext = {} |
Definition at line 96713 of file vulkan_structs.hpp.
|
static |
Definition at line 96631 of file vulkan_structs.hpp.
vk::StructureType vk::PrivateDataSlotCreateInfo::sType = StructureType::ePrivateDataSlotCreateInfo |
Definition at line 96712 of file vulkan_structs.hpp.