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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkDescriptorPool descriptorPool
 
uint32_t descriptorSetCount
 
const VkDescriptorSetLayout * pSetLayouts
 

Detailed Description

Definition at line 3800 of file vulkan_core.h.

Field Documentation

◆ descriptorPool

VkDescriptorPool VkDescriptorSetAllocateInfo::descriptorPool

Definition at line 3803 of file vulkan_core.h.

◆ descriptorSetCount

uint32_t VkDescriptorSetAllocateInfo::descriptorSetCount

Definition at line 3804 of file vulkan_core.h.

◆ pNext

const void* VkDescriptorSetAllocateInfo::pNext

Definition at line 3802 of file vulkan_core.h.

◆ pSetLayouts

const VkDescriptorSetLayout* VkDescriptorSetAllocateInfo::pSetLayouts

Definition at line 3805 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorSetAllocateInfo::sType

Definition at line 3801 of file vulkan_core.h.


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