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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDescriptorSetLayoutCreateFlags flags
 
uint32_t bindingCount
 
const VkDescriptorSetLayoutBindingpBindings
 

Detailed Description

Definition at line 3779 of file vulkan_core.h.

Member Data Documentation

◆ bindingCount

uint32_t VkDescriptorSetLayoutCreateInfo::bindingCount

Definition at line 3783 of file vulkan_core.h.

◆ flags

VkDescriptorSetLayoutCreateFlags VkDescriptorSetLayoutCreateInfo::flags

Definition at line 3782 of file vulkan_core.h.

◆ pBindings

const VkDescriptorSetLayoutBinding* VkDescriptorSetLayoutCreateInfo::pBindings

Definition at line 3784 of file vulkan_core.h.

◆ pNext

const void* VkDescriptorSetLayoutCreateInfo::pNext

Definition at line 3781 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorSetLayoutCreateInfo::sType

Definition at line 3780 of file vulkan_core.h.


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