|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceMaintenance3Properties |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceMaintenance3Properties |
| void * | pNext = {} |
| uint32_t | maxPerSetDescriptors = {} |
| VULKAN_HPP_NAMESPACE::DeviceSize | maxMemoryAllocationSize = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceMaintenance3Properties |
Definition at line 62057 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::NativeType = VkPhysicalDeviceMaintenance3Properties |
Definition at line 62059 of file vulkan_structs.hpp.
|
inline |
Definition at line 62065 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 62076 of file vulkan_structs.hpp.
|
inline |
Definition at line 62095 of file vulkan_structs.hpp.
|
inline |
Definition at line 62090 of file vulkan_structs.hpp.
|
inline |
Definition at line 62125 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 62084 of file vulkan_structs.hpp.
|
inline |
Definition at line 62115 of file vulkan_structs.hpp.
|
static |
Definition at line 62061 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::maxMemoryAllocationSize = {} |
Definition at line 62135 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::maxPerSetDescriptors = {} |
Definition at line 62134 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::pNext = {} |
Definition at line 62133 of file vulkan_structs.hpp.
|
static |
Definition at line 62062 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance3Properties::sType = StructureType::ePhysicalDeviceMaintenance3Properties |
Definition at line 62132 of file vulkan_structs.hpp.