Public Attributes | List of all members
VkDescriptorPoolCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkDescriptorPoolCreateFlags flags
 
uint32_t maxSets
 
const voidpNext
 
uint32_t poolSizeCount
 
const VkDescriptorPoolSizepPoolSizes
 
VkStructureType sType
 

Detailed Description

Definition at line 2416 of file vulkan_core.h.

Member Data Documentation

VkDescriptorPoolCreateFlags VkDescriptorPoolCreateInfo::flags

Definition at line 2419 of file vulkan_core.h.

uint32_t VkDescriptorPoolCreateInfo::maxSets

Definition at line 2420 of file vulkan_core.h.

const void* VkDescriptorPoolCreateInfo::pNext

Definition at line 2418 of file vulkan_core.h.

uint32_t VkDescriptorPoolCreateInfo::poolSizeCount

Definition at line 2421 of file vulkan_core.h.

const VkDescriptorPoolSize* VkDescriptorPoolCreateInfo::pPoolSizes

Definition at line 2422 of file vulkan_core.h.

VkStructureType VkDescriptorPoolCreateInfo::sType

Definition at line 2417 of file vulkan_core.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33