struct MutableDescriptorTypeCreateInfoEXT

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

Public Members

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

Public Methods

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

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

void MutableDescriptorTypeCreateInfoEXT (const MutableDescriptorTypeCreateInfoEXT & rhs)

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

void MutableDescriptorTypeCreateInfoEXT (const VkMutableDescriptorTypeCreateInfoEXT & rhs)

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

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

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

MutableDescriptorTypeCreateInfoEXT & operator= (const MutableDescriptorTypeCreateInfoEXT & rhs)

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

MutableDescriptorTypeCreateInfoEXT & operator= (const VkMutableDescriptorTypeCreateInfoEXT & rhs)

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

MutableDescriptorTypeCreateInfoEXT & setPNext (const void * pNext_)

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

MutableDescriptorTypeCreateInfoEXT & setMutableDescriptorTypeListCount (uint32_t mutableDescriptorTypeListCount_)

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

MutableDescriptorTypeCreateInfoEXT & setPMutableDescriptorTypeLists (const vk::MutableDescriptorTypeListEXT * pMutableDescriptorTypeLists_)

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

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

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

const VkMutableDescriptorTypeCreateInfoEXT & operator const VkMutableDescriptorTypeCreateInfoEXT & ()

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

VkMutableDescriptorTypeCreateInfoEXT & operator VkMutableDescriptorTypeCreateInfoEXT & ()

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

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

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