#include <vulkan_structs.hpp>
Definition at line 71276 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceMaintenance3Properties() [1/3]
VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceMaintenance3Properties::PhysicalDeviceMaintenance3Properties |
( |
uint32_t |
maxPerSetDescriptors_ = {} , |
|
|
vk::DeviceSize |
maxMemoryAllocationSize_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceMaintenance3Properties() [2/3]
◆ PhysicalDeviceMaintenance3Properties() [3/3]
◆ operator VkPhysicalDeviceMaintenance3Properties &()
◆ operator VkPhysicalDeviceMaintenance3Properties const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ allowDuplicate
const bool vk::PhysicalDeviceMaintenance3Properties::allowDuplicate = false |
|
static |
◆ maxMemoryAllocationSize
vk::DeviceSize vk::PhysicalDeviceMaintenance3Properties::maxMemoryAllocationSize = {} |
◆ maxPerSetDescriptors
uint32_t vk::PhysicalDeviceMaintenance3Properties::maxPerSetDescriptors = {} |
◆ pNext
void* vk::PhysicalDeviceMaintenance3Properties::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: