ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePushDescriptorProperties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePushDescriptorProperties:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxPushDescriptors
 

Detailed Description

Definition at line 11757 of file vulkan.h.

Member Data Documentation

◆ maxPushDescriptors

uint32_t VkPhysicalDevicePushDescriptorProperties::maxPushDescriptors

Definition at line 11761 of file vulkan.h.

◆ pNext

void* VkPhysicalDevicePushDescriptorProperties::pNext

Definition at line 11760 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePushDescriptorProperties::sType

Definition at line 11759 of file vulkan.h.


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