|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkDisplayModeProperties2KHR |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DisplayModeProperties2KHR (VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR displayModeProperties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | DisplayModeProperties2KHR (DisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
| DisplayModeProperties2KHR (VkDisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
| DisplayModeProperties2KHR & | operator= (DisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
| DisplayModeProperties2KHR & | operator= (VkDisplayModeProperties2KHR 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 |
Public Attributes | |
| 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 28074 of file vulkan_structs.hpp.
Definition at line 28076 of file vulkan_structs.hpp.
|
inline |
Definition at line 28082 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28091 of file vulkan_structs.hpp.
|
inline |
Definition at line 28110 of file vulkan_structs.hpp.
|
inline |
Definition at line 28105 of file vulkan_structs.hpp.
|
inline |
Definition at line 28139 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28099 of file vulkan_structs.hpp.
|
inline |
Definition at line 28130 of file vulkan_structs.hpp.
|
static |
Definition at line 28078 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::displayModeProperties = {} |
Definition at line 28148 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::pNext = {} |
Definition at line 28147 of file vulkan_structs.hpp.
|
static |
Definition at line 28079 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::sType = StructureType::eDisplayModeProperties2KHR |
Definition at line 28146 of file vulkan_structs.hpp.