Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDevicePushDescriptorPropertiesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t maxPushDescriptors
 

Detailed Description

Definition at line 9291 of file vulkan_core.h.

Field Documentation

◆ maxPushDescriptors

uint32_t VkPhysicalDevicePushDescriptorPropertiesKHR::maxPushDescriptors

Definition at line 9294 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDevicePushDescriptorPropertiesKHR::pNext

Definition at line 9293 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePushDescriptorPropertiesKHR::sType

Definition at line 9292 of file vulkan_core.h.


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