|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR:Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DisplayModeProperties2KHR (VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR displayModeProperties_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | DisplayModeProperties2KHR (DisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
| DisplayModeProperties2KHR (VkDisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
| DisplayModeProperties2KHR & | operator= (VkDisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
| DisplayModeProperties2KHR & | operator= (DisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkDisplayModeProperties2KHR const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkDisplayModeProperties2KHR & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (DisplayModeProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (DisplayModeProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDisplayModeProperties2KHR |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR | displayModeProperties = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayModeProperties2KHR |
Definition at line 50416 of file vulkan.hpp.
|
inline |
Definition at line 50422 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 50428 of file vulkan.hpp.
|
inline |
Definition at line 50452 of file vulkan.hpp.
|
inline |
Definition at line 50447 of file vulkan.hpp.
|
inline |
Definition at line 50468 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 50440 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 50434 of file vulkan.hpp.
|
inline |
Definition at line 50461 of file vulkan.hpp.
|
static |
Definition at line 50418 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::displayModeProperties = {} |
Definition at line 50479 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::pNext = {} |
Definition at line 50478 of file vulkan.hpp.
|
static |
Definition at line 50419 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::sType = StructureType::eDisplayModeProperties2KHR |
Definition at line 50477 of file vulkan.hpp.