Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayEventInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDisplayEventInfoEXT |
const void * | pNext = {} |
vk::DisplayEventTypeEXT | displayEvent = vk::DisplayEventTypeEXT::eFirstPixelOut |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayEventInfoEXT |
Definition at line 31273 of file vulkan_structs.hpp.
Definition at line 31275 of file vulkan_structs.hpp.
|
inline |
Definition at line 31282 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 31291 of file vulkan_structs.hpp.
|
inline |
Definition at line 31323 of file vulkan_structs.hpp.
|
inline |
Definition at line 31318 of file vulkan_structs.hpp.
|
inline |
Definition at line 31352 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 31298 of file vulkan_structs.hpp.
|
inline |
Definition at line 31343 of file vulkan_structs.hpp.
|
inline |
Definition at line 31311 of file vulkan_structs.hpp.
|
inline |
Definition at line 31305 of file vulkan_structs.hpp.
|
static |
Definition at line 31277 of file vulkan_structs.hpp.
vk::DisplayEventTypeEXT vk::DisplayEventInfoEXT::displayEvent = vk::DisplayEventTypeEXT::eFirstPixelOut |
Definition at line 31361 of file vulkan_structs.hpp.
const void* vk::DisplayEventInfoEXT::pNext = {} |
Definition at line 31360 of file vulkan_structs.hpp.
|
static |
Definition at line 31278 of file vulkan_structs.hpp.
vk::StructureType vk::DisplayEventInfoEXT::sType = StructureType::eDisplayEventInfoEXT |
Definition at line 31359 of file vulkan_structs.hpp.