HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDevicePrivateDataCreateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDevicePrivateDataCreateInfo |
const void * | pNext = {} |
uint32_t | privateDataSlotRequestCount = {} |
Static Public Attributes | |
static const bool | allowDuplicate = true |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDevicePrivateDataCreateInfo |
Definition at line 26939 of file vulkan_structs.hpp.
Definition at line 26941 of file vulkan_structs.hpp.
|
inline |
Definition at line 26947 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 26955 of file vulkan_structs.hpp.
|
inline |
Definition at line 26988 of file vulkan_structs.hpp.
|
inline |
Definition at line 26983 of file vulkan_structs.hpp.
|
inline |
Definition at line 27017 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 26963 of file vulkan_structs.hpp.
|
inline |
Definition at line 27008 of file vulkan_structs.hpp.
|
inline |
Definition at line 26970 of file vulkan_structs.hpp.
|
inline |
Definition at line 26976 of file vulkan_structs.hpp.
|
static |
Definition at line 26943 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DevicePrivateDataCreateInfo::pNext = {} |
Definition at line 27025 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DevicePrivateDataCreateInfo::privateDataSlotRequestCount = {} |
Definition at line 27026 of file vulkan_structs.hpp.
|
static |
Definition at line 26944 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DevicePrivateDataCreateInfo::sType = StructureType::eDevicePrivateDataCreateInfo |
Definition at line 27024 of file vulkan_structs.hpp.