Vulkan-Hpp
VkMutableDescriptorTypeCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t mutableDescriptorTypeListCount
 
const VkMutableDescriptorTypeListEXTpMutableDescriptorTypeLists
 

Detailed Description

Definition at line 16413 of file vulkan_core.h.

Member Data Documentation

◆ mutableDescriptorTypeListCount

uint32_t VkMutableDescriptorTypeCreateInfoEXT::mutableDescriptorTypeListCount

Definition at line 16416 of file vulkan_core.h.

◆ pMutableDescriptorTypeLists

const VkMutableDescriptorTypeListEXT* VkMutableDescriptorTypeCreateInfoEXT::pMutableDescriptorTypeLists

Definition at line 16417 of file vulkan_core.h.

◆ pNext

const void* VkMutableDescriptorTypeCreateInfoEXT::pNext

Definition at line 16415 of file vulkan_core.h.

◆ sType

VkStructureType VkMutableDescriptorTypeCreateInfoEXT::sType

Definition at line 16414 of file vulkan_core.h.


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