struct PhysicalDeviceCopyMemoryIndirectFeaturesNV
Defined at line 63059 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 indirectCopy
Public Methods
void PhysicalDeviceCopyMemoryIndirectFeaturesNV (vk::Bool32 indirectCopy_, void * pNext_)
Defined at line 63067 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceCopyMemoryIndirectFeaturesNV (const PhysicalDeviceCopyMemoryIndirectFeaturesNV & rhs)
Defined at line 63074 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceCopyMemoryIndirectFeaturesNV (const VkPhysicalDeviceCopyMemoryIndirectFeaturesNV & rhs)
Defined at line 63076 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCopyMemoryIndirectFeaturesNV & operator= (const PhysicalDeviceCopyMemoryIndirectFeaturesNV & rhs)
Defined at line 63081 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCopyMemoryIndirectFeaturesNV & operator= (const VkPhysicalDeviceCopyMemoryIndirectFeaturesNV & rhs)
Defined at line 63084 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCopyMemoryIndirectFeaturesNV & setPNext (void * pNext_)
Defined at line 63091 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCopyMemoryIndirectFeaturesNV & setIndirectCopy (vk::Bool32 indirectCopy_)
Defined at line 63097 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceCopyMemoryIndirectFeaturesNV & operator const VkPhysicalDeviceCopyMemoryIndirectFeaturesNV & ()
Defined at line 63104 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceCopyMemoryIndirectFeaturesNV & operator VkPhysicalDeviceCopyMemoryIndirectFeaturesNV & ()
Defined at line 63109 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceCopyMemoryIndirectFeaturesNV & )
Defined at line 63127 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp