HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPresentInfoKHR |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDisplayPresentInfoKHR |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Rect2D | srcRect = {} |
VULKAN_HPP_NAMESPACE::Rect2D | dstRect = {} |
VULKAN_HPP_NAMESPACE::Bool32 | persistent = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayPresentInfoKHR |
Definition at line 28784 of file vulkan_structs.hpp.
Definition at line 28786 of file vulkan_structs.hpp.
|
inline |
Definition at line 28792 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28805 of file vulkan_structs.hpp.
|
inline |
Definition at line 28850 of file vulkan_structs.hpp.
|
inline |
Definition at line 28845 of file vulkan_structs.hpp.
|
inline |
Definition at line 28883 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28813 of file vulkan_structs.hpp.
|
inline |
Definition at line 28874 of file vulkan_structs.hpp.
|
inline |
Definition at line 28832 of file vulkan_structs.hpp.
|
inline |
Definition at line 28838 of file vulkan_structs.hpp.
|
inline |
Definition at line 28820 of file vulkan_structs.hpp.
|
inline |
Definition at line 28826 of file vulkan_structs.hpp.
|
static |
Definition at line 28788 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Rect2D VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::dstRect = {} |
Definition at line 28893 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::persistent = {} |
Definition at line 28894 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::pNext = {} |
Definition at line 28891 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Rect2D VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::srcRect = {} |
Definition at line 28892 of file vulkan_structs.hpp.
|
static |
Definition at line 28789 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::sType = StructureType::eDisplayPresentInfoKHR |
Definition at line 28890 of file vulkan_structs.hpp.