HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceMaintenance3Properties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t maxPerSetDescriptors
 
VkDeviceSize maxMemoryAllocationSize
 

Detailed Description

Definition at line 5511 of file vulkan_core.h.

Member Data Documentation

VkDeviceSize VkPhysicalDeviceMaintenance3Properties::maxMemoryAllocationSize

Definition at line 5515 of file vulkan_core.h.

uint32_t VkPhysicalDeviceMaintenance3Properties::maxPerSetDescriptors

Definition at line 5514 of file vulkan_core.h.

void* VkPhysicalDeviceMaintenance3Properties::pNext

Definition at line 5513 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceMaintenance3Properties::sType

Definition at line 5512 of file vulkan_core.h.


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