struct HostImageCopyDevicePerformanceQuery
Defined at line 75615 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkHostImageCopyDevicePerformanceQuery, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkHostImageCopyDevicePerformanceQuery.html
Public Members
StructureType sType
void * pNext
Bool32 optimalDeviceAccess
Bool32 identicalMemoryLayout
Public Methods
void HostImageCopyDevicePerformanceQuery (Bool32optimalDeviceAccess_,Bool32identicalMemoryLayout_,void *pNext_)
Defined at line 75623 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void HostImageCopyDevicePerformanceQuery (const HostImageCopyDevicePerformanceQuery & rhs)
Defined at line 75631 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void HostImageCopyDevicePerformanceQuery (const VkHostImageCopyDevicePerformanceQuery & rhs)
Defined at line 75633 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
HostImageCopyDevicePerformanceQuery & operator= (const HostImageCopyDevicePerformanceQuery & rhs)
Defined at line 75638 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
HostImageCopyDevicePerformanceQuery & operator= (const VkHostImageCopyDevicePerformanceQuery & rhs)
Defined at line 75641 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkHostImageCopyDevicePerformanceQuery & operator const VkHostImageCopyDevicePerformanceQuery & ()
Defined at line 75647 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkHostImageCopyDevicePerformanceQuery & operator VkHostImageCopyDevicePerformanceQuery & ()
Defined at line 75652 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkHostImageCopyDevicePerformanceQuery * operator const VkHostImageCopyDevicePerformanceQuery * ()
Defined at line 75657 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkHostImageCopyDevicePerformanceQuery * operator VkHostImageCopyDevicePerformanceQuery * ()
Defined at line 75662 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const HostImageCopyDevicePerformanceQuery & )
Defined at line 75675 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp