struct PhysicalDeviceHostImageCopyFeatures

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

wrapper struct for struct VkPhysicalDeviceHostImageCopyFeatures, see

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

Public Members

StructureType sType
void * pNext
Bool32 hostImageCopy

Public Methods

void PhysicalDeviceHostImageCopyFeatures (Bool32 hostImageCopy_, void * pNext_)

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

void PhysicalDeviceHostImageCopyFeatures (const PhysicalDeviceHostImageCopyFeatures & rhs)

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

void PhysicalDeviceHostImageCopyFeatures (const VkPhysicalDeviceHostImageCopyFeatures & rhs)

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

PhysicalDeviceHostImageCopyFeatures & operator= (const PhysicalDeviceHostImageCopyFeatures & rhs)

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

PhysicalDeviceHostImageCopyFeatures & operator= (const VkPhysicalDeviceHostImageCopyFeatures & rhs)

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

PhysicalDeviceHostImageCopyFeatures & setPNext (void * pNext_)

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

PhysicalDeviceHostImageCopyFeatures && setPNext (void * pNext_)

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

PhysicalDeviceHostImageCopyFeatures & setHostImageCopy (Bool32 hostImageCopy_)

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

PhysicalDeviceHostImageCopyFeatures && setHostImageCopy (Bool32 hostImageCopy_)

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

const VkPhysicalDeviceHostImageCopyFeatures & operator const VkPhysicalDeviceHostImageCopyFeatures & ()

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

VkPhysicalDeviceHostImageCopyFeatures & operator VkPhysicalDeviceHostImageCopyFeatures & ()

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

const VkPhysicalDeviceHostImageCopyFeatures * operator const VkPhysicalDeviceHostImageCopyFeatures * ()

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

VkPhysicalDeviceHostImageCopyFeatures * operator VkPhysicalDeviceHostImageCopyFeatures * ()

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

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

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