Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPresentInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eDisplayPresentInfoKHR |
const void * | pNext = {} |
vk::Rect2D | srcRect = {} |
vk::Rect2D | dstRect = {} |
vk::Bool32 | persistent = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayPresentInfoKHR |
Definition at line 32348 of file vulkan_structs.hpp.
Definition at line 32350 of file vulkan_structs.hpp.
|
inline |
Definition at line 32356 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32369 of file vulkan_structs.hpp.
|
inline |
Definition at line 32414 of file vulkan_structs.hpp.
|
inline |
Definition at line 32409 of file vulkan_structs.hpp.
|
inline |
Definition at line 32447 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32377 of file vulkan_structs.hpp.
|
inline |
Definition at line 32438 of file vulkan_structs.hpp.
|
inline |
Definition at line 32396 of file vulkan_structs.hpp.
|
inline |
Definition at line 32402 of file vulkan_structs.hpp.
|
inline |
Definition at line 32384 of file vulkan_structs.hpp.
|
inline |
Definition at line 32390 of file vulkan_structs.hpp.
|
static |
Definition at line 32352 of file vulkan_structs.hpp.
vk::Rect2D vk::DisplayPresentInfoKHR::dstRect = {} |
Definition at line 32457 of file vulkan_structs.hpp.
vk::Bool32 vk::DisplayPresentInfoKHR::persistent = {} |
Definition at line 32458 of file vulkan_structs.hpp.
const void* vk::DisplayPresentInfoKHR::pNext = {} |
Definition at line 32455 of file vulkan_structs.hpp.
vk::Rect2D vk::DisplayPresentInfoKHR::srcRect = {} |
Definition at line 32456 of file vulkan_structs.hpp.
|
static |
Definition at line 32353 of file vulkan_structs.hpp.
vk::StructureType vk::DisplayPresentInfoKHR::sType = StructureType::eDisplayPresentInfoKHR |
Definition at line 32454 of file vulkan_structs.hpp.