struct DedicatedAllocationImageCreateInfoNV
Defined at line 42973 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_NV_dedicated_allocation ===
Public Members
StructureType sType
const void * pNext
Bool32 dedicatedAllocation
Public Methods
void DedicatedAllocationImageCreateInfoNV (Bool32 dedicatedAllocation_, const void * pNext_)
Defined at line 42981 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DedicatedAllocationImageCreateInfoNV (const DedicatedAllocationImageCreateInfoNV & rhs)
Defined at line 42987 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DedicatedAllocationImageCreateInfoNV (const VkDedicatedAllocationImageCreateInfoNV & rhs)
Defined at line 42989 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationImageCreateInfoNV & operator= (const DedicatedAllocationImageCreateInfoNV & rhs)
Defined at line 42994 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationImageCreateInfoNV & operator= (const VkDedicatedAllocationImageCreateInfoNV & rhs)
Defined at line 42997 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationImageCreateInfoNV & setPNext (const void * pNext_)
Defined at line 43004 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationImageCreateInfoNV && setPNext (const void * pNext_)
Defined at line 43010 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationImageCreateInfoNV & setDedicatedAllocation (Bool32 dedicatedAllocation_)
Defined at line 43016 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DedicatedAllocationImageCreateInfoNV && setDedicatedAllocation (Bool32 dedicatedAllocation_)
Defined at line 43022 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDedicatedAllocationImageCreateInfoNV & operator const VkDedicatedAllocationImageCreateInfoNV & ()
Defined at line 43029 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDedicatedAllocationImageCreateInfoNV & operator VkDedicatedAllocationImageCreateInfoNV & ()
Defined at line 43034 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDedicatedAllocationImageCreateInfoNV * operator const VkDedicatedAllocationImageCreateInfoNV * ()
Defined at line 43039 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDedicatedAllocationImageCreateInfoNV * operator VkDedicatedAllocationImageCreateInfoNV * ()
Defined at line 43044 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DedicatedAllocationImageCreateInfoNV & )
Defined at line 43057 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp