FTEQW
Documentation of the FTE engine source tree.
VkDescriptorSetLayoutCreateInfo Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDescriptorSetLayoutCreateFlags flags
 
uint32_t bindingCount
 
const VkDescriptorSetLayoutBindingpBindings
 

Member Data Documentation

◆ bindingCount

uint32_t VkDescriptorSetLayoutCreateInfo::bindingCount

◆ flags

VkDescriptorSetLayoutCreateFlags VkDescriptorSetLayoutCreateInfo::flags

◆ pBindings

const VkDescriptorSetLayoutBinding* VkDescriptorSetLayoutCreateInfo::pBindings

◆ pNext

const void* VkDescriptorSetLayoutCreateInfo::pNext

◆ sType

VkStructureType VkDescriptorSetLayoutCreateInfo::sType

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