Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDescriptorSetAllocateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 3763 of file vulkan_core.h.

Member Data Documentation

◆ descriptorPool

VkDescriptorPool VkDescriptorSetAllocateInfo::descriptorPool

Definition at line 3766 of file vulkan_core.h.

◆ descriptorSetCount

uint32_t VkDescriptorSetAllocateInfo::descriptorSetCount

Definition at line 3767 of file vulkan_core.h.

◆ pNext

const void* VkDescriptorSetAllocateInfo::pNext

Definition at line 3765 of file vulkan_core.h.

◆ pSetLayouts

const VkDescriptorSetLayout* VkDescriptorSetAllocateInfo::pSetLayouts

Definition at line 3768 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorSetAllocateInfo::sType

Definition at line 3764 of file vulkan_core.h.


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