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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxPushDescriptors
 

Detailed Description

Definition at line 8836 of file vulkan_core.h.

Member Data Documentation

◆ maxPushDescriptors

uint32_t VkPhysicalDevicePushDescriptorPropertiesKHR::maxPushDescriptors

Definition at line 8839 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDevicePushDescriptorPropertiesKHR::pNext

Definition at line 8838 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePushDescriptorPropertiesKHR::sType

Definition at line 8837 of file vulkan_core.h.


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