Vulkan-Hpp
VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 descriptorPoolOverallocation
 

Detailed Description

Definition at line 18853 of file vulkan_core.h.

Member Data Documentation

◆ descriptorPoolOverallocation

VkBool32 VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV::descriptorPoolOverallocation

Definition at line 18856 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV::pNext

Definition at line 18855 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV::sType

Definition at line 18854 of file vulkan_core.h.


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