|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR:Data Fields | |
| const 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 56063 of file vulkan.hpp.
|
inline |
Definition at line 56069 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 56075 of file vulkan.hpp.
|
inline |
Definition at line 56123 of file vulkan.hpp.
|
inline |
Definition at line 56118 of file vulkan.hpp.
|
inline |
Definition at line 56141 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 56087 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 56081 of file vulkan.hpp.
|
inline |
Definition at line 56132 of file vulkan.hpp.
|
inline |
Definition at line 56105 of file vulkan.hpp.
|
inline |
Definition at line 56111 of file vulkan.hpp.
|
inline |
Definition at line 56093 of file vulkan.hpp.
|
inline |
Definition at line 56099 of file vulkan.hpp.
|
static |
Definition at line 56065 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Rect2D VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::dstRect = {} |
Definition at line 56153 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::persistent = {} |
Definition at line 56154 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::pNext = {} |
Definition at line 56151 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Rect2D VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::srcRect = {} |
Definition at line 56152 of file vulkan.hpp.
|
static |
Definition at line 56066 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayPresentInfoKHR::sType = StructureType::eDisplayPresentInfoKHR |
Definition at line 56150 of file vulkan.hpp.