Vulkan-Hpp
VkDescriptorPoolSize Struct Reference

#include <vulkan_core.h>

Public Attributes

VkDescriptorType type
 
uint32_t descriptorCount
 

Detailed Description

Definition at line 3682 of file vulkan_core.h.

Member Data Documentation

◆ descriptorCount

uint32_t VkDescriptorPoolSize::descriptorCount

Definition at line 3684 of file vulkan_core.h.

◆ type

VkDescriptorType VkDescriptorPoolSize::type

Definition at line 3683 of file vulkan_core.h.


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