struct MutableDescriptorTypeCreateInfoEXT

Defined at line 94037 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkMutableDescriptorTypeCreateInfoEXT, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkMutableDescriptorTypeCreateInfoEXT.html

Public Members

StructureType sType
const void * pNext
uint32_t mutableDescriptorTypeListCount
const MutableDescriptorTypeListEXT * pMutableDescriptorTypeLists

Public Methods

void MutableDescriptorTypeCreateInfoEXT (uint32_t mutableDescriptorTypeListCount_, const MutableDescriptorTypeListEXT * pMutableDescriptorTypeLists_, const void * pNext_)

Defined at line 94045 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void MutableDescriptorTypeCreateInfoEXT (const MutableDescriptorTypeCreateInfoEXT & rhs)

Defined at line 94054 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void MutableDescriptorTypeCreateInfoEXT (const VkMutableDescriptorTypeCreateInfoEXT & rhs)

Defined at line 94056 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void MutableDescriptorTypeCreateInfoEXT (const ArrayProxyNoTemporaries<const MutableDescriptorTypeListEXT> & mutableDescriptorTypeLists_, const void * pNext_)

Defined at line 94062 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT & operator= (const MutableDescriptorTypeCreateInfoEXT & rhs)

Defined at line 94071 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT & operator= (const VkMutableDescriptorTypeCreateInfoEXT & rhs)

Defined at line 94074 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT & setPNext (const void * pNext_)

Defined at line 94081 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT && setPNext (const void * pNext_)

Defined at line 94087 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT & setMutableDescriptorTypeListCount (uint32_t mutableDescriptorTypeListCount_)

Defined at line 94093 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT && setMutableDescriptorTypeListCount (uint32_t mutableDescriptorTypeListCount_)

Defined at line 94100 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT & setPMutableDescriptorTypeLists (const MutableDescriptorTypeListEXT * pMutableDescriptorTypeLists_)

Defined at line 94107 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT && setPMutableDescriptorTypeLists (const MutableDescriptorTypeListEXT * pMutableDescriptorTypeLists_)

Defined at line 94115 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

MutableDescriptorTypeCreateInfoEXT & setMutableDescriptorTypeLists (const ArrayProxyNoTemporaries<const MutableDescriptorTypeListEXT> & mutableDescriptorTypeLists_)

Defined at line 94124 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkMutableDescriptorTypeCreateInfoEXT & operator const VkMutableDescriptorTypeCreateInfoEXT & ()

Defined at line 94134 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkMutableDescriptorTypeCreateInfoEXT & operator VkMutableDescriptorTypeCreateInfoEXT & ()

Defined at line 94139 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkMutableDescriptorTypeCreateInfoEXT * operator const VkMutableDescriptorTypeCreateInfoEXT * ()

Defined at line 94144 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkMutableDescriptorTypeCreateInfoEXT * operator VkMutableDescriptorTypeCreateInfoEXT * ()

Defined at line 94149 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const MutableDescriptorTypeCreateInfoEXT & )

Defined at line 94162 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp