struct DeviceEventInfoEXT
Defined at line 52421 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkDeviceEventInfoEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDeviceEventInfoEXT.html
Public Members
StructureType sType
const void * pNext
DeviceEventTypeEXT deviceEvent
Public Methods
void DeviceEventInfoEXT (DeviceEventTypeEXT deviceEvent_, const void * pNext_)
Defined at line 52429 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DeviceEventInfoEXT (const DeviceEventInfoEXT & rhs)
Defined at line 52436 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DeviceEventInfoEXT (const VkDeviceEventInfoEXT & rhs)
Defined at line 52438 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT & operator= (const DeviceEventInfoEXT & rhs)
Defined at line 52440 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT & operator= (const VkDeviceEventInfoEXT & rhs)
Defined at line 52443 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT & setPNext (const void * pNext_)
Defined at line 52450 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT && setPNext (const void * pNext_)
Defined at line 52456 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT & setDeviceEvent (DeviceEventTypeEXT deviceEvent_)
Defined at line 52462 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceEventInfoEXT && setDeviceEvent (DeviceEventTypeEXT deviceEvent_)
Defined at line 52468 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDeviceEventInfoEXT & operator const VkDeviceEventInfoEXT & ()
Defined at line 52475 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDeviceEventInfoEXT & operator VkDeviceEventInfoEXT & ()
Defined at line 52480 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDeviceEventInfoEXT * operator const VkDeviceEventInfoEXT * ()
Defined at line 52485 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDeviceEventInfoEXT * operator VkDeviceEventInfoEXT * ()
Defined at line 52490 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DeviceEventInfoEXT & )
Defined at line 52503 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp