Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceEventInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceEventInfoEXT |
const void * | pNext = {} |
vk::DeviceEventTypeEXT | deviceEvent = vk::DeviceEventTypeEXT::eDisplayHotplug |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceEventInfoEXT |
Definition at line 27554 of file vulkan_structs.hpp.
Definition at line 27556 of file vulkan_structs.hpp.
|
inline |
Definition at line 27562 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27571 of file vulkan_structs.hpp.
|
inline |
Definition at line 27601 of file vulkan_structs.hpp.
|
inline |
Definition at line 27596 of file vulkan_structs.hpp.
|
inline |
Definition at line 27630 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27576 of file vulkan_structs.hpp.
|
inline |
Definition at line 27621 of file vulkan_structs.hpp.
|
inline |
Definition at line 27589 of file vulkan_structs.hpp.
|
inline |
Definition at line 27583 of file vulkan_structs.hpp.
|
static |
Definition at line 27558 of file vulkan_structs.hpp.
vk::DeviceEventTypeEXT vk::DeviceEventInfoEXT::deviceEvent = vk::DeviceEventTypeEXT::eDisplayHotplug |
Definition at line 27639 of file vulkan_structs.hpp.
const void* vk::DeviceEventInfoEXT::pNext = {} |
Definition at line 27638 of file vulkan_structs.hpp.
|
static |
Definition at line 27559 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceEventInfoEXT::sType = StructureType::eDeviceEventInfoEXT |
Definition at line 27637 of file vulkan_structs.hpp.