Vulkan-Hpp
VkPhysicalDeviceMaintenance3Properties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxPerSetDescriptors
 
VkDeviceSize maxMemoryAllocationSize
 

Detailed Description

Definition at line 5520 of file vulkan_core.h.

Member Data Documentation

◆ maxMemoryAllocationSize

VkDeviceSize VkPhysicalDeviceMaintenance3Properties::maxMemoryAllocationSize

Definition at line 5524 of file vulkan_core.h.

◆ maxPerSetDescriptors

uint32_t VkPhysicalDeviceMaintenance3Properties::maxPerSetDescriptors

Definition at line 5523 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMaintenance3Properties::pNext

Definition at line 5522 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMaintenance3Properties::sType

Definition at line 5521 of file vulkan_core.h.


The documentation for this struct was generated from the following file: