ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceMaintenance3Properties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceMaintenance3Properties:

Public Member Functions

VkDeviceSize WINE_VK_ALIGN (8) maxMemoryAllocationSize
 

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxPerSetDescriptors
 

Detailed Description

Definition at line 11200 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkDeviceSize VkPhysicalDeviceMaintenance3Properties::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ maxPerSetDescriptors

uint32_t VkPhysicalDeviceMaintenance3Properties::maxPerSetDescriptors

Definition at line 11204 of file vulkan.h.

Referenced by vkd3d_trace_physical_device_limits().

◆ pNext

void* VkPhysicalDeviceMaintenance3Properties::pNext

Definition at line 11203 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceMaintenance3Properties::sType

Definition at line 11202 of file vulkan.h.


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