Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceMaintenance3Properties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxPerSetDescriptors
 
VkDeviceSize maxMemoryAllocationSize
 

Detailed Description

Definition at line 5587 of file vulkan_core.h.

Member Data Documentation

◆ maxMemoryAllocationSize

VkDeviceSize VkPhysicalDeviceMaintenance3Properties::maxMemoryAllocationSize

Definition at line 5591 of file vulkan_core.h.

◆ maxPerSetDescriptors

uint32_t VkPhysicalDeviceMaintenance3Properties::maxPerSetDescriptors

Definition at line 5590 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMaintenance3Properties::pNext

Definition at line 5589 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMaintenance3Properties::sType

Definition at line 5588 of file vulkan_core.h.


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