struct DeviceEventInfoEXT
Defined at line 28397 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
DeviceEventTypeEXT deviceEvent
Public Methods
void DeviceEventInfoEXT (vk::DeviceEventTypeEXT deviceEvent_, const void * pNext_)
Defined at line 28405 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DeviceEventInfoEXT (const DeviceEventInfoEXT & rhs)
Defined at line 28412 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DeviceEventInfoEXT (const VkDeviceEventInfoEXT & rhs)
Defined at line 28414 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT & operator= (const DeviceEventInfoEXT & rhs)
Defined at line 28416 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT & operator= (const VkDeviceEventInfoEXT & rhs)
Defined at line 28419 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT & setPNext (const void * pNext_)
Defined at line 28426 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT & setDeviceEvent (vk::DeviceEventTypeEXT deviceEvent_)
Defined at line 28432 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDeviceEventInfoEXT & operator const VkDeviceEventInfoEXT & ()
Defined at line 28439 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDeviceEventInfoEXT & operator VkDeviceEventInfoEXT & ()
Defined at line 28444 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DeviceEventInfoEXT & )
Defined at line 28462 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp