struct PhysicalDeviceHostImageCopyFeatures
Defined at line 72184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 hostImageCopy
Public Methods
void PhysicalDeviceHostImageCopyFeatures (vk::Bool32 hostImageCopy_, void * pNext_)
Defined at line 72192 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceHostImageCopyFeatures (const PhysicalDeviceHostImageCopyFeatures & rhs)
Defined at line 72198 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceHostImageCopyFeatures (const VkPhysicalDeviceHostImageCopyFeatures & rhs)
Defined at line 72200 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceHostImageCopyFeatures & operator= (const PhysicalDeviceHostImageCopyFeatures & rhs)
Defined at line 72205 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceHostImageCopyFeatures & operator= (const VkPhysicalDeviceHostImageCopyFeatures & rhs)
Defined at line 72208 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceHostImageCopyFeatures & setPNext (void * pNext_)
Defined at line 72215 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceHostImageCopyFeatures & setHostImageCopy (vk::Bool32 hostImageCopy_)
Defined at line 72221 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceHostImageCopyFeatures & operator const VkPhysicalDeviceHostImageCopyFeatures & ()
Defined at line 72228 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceHostImageCopyFeatures & operator VkPhysicalDeviceHostImageCopyFeatures & ()
Defined at line 72233 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceHostImageCopyFeatures & )
Defined at line 72251 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp