HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayProperties2KHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DisplayProperties2KHR (VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR displayProperties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | DisplayProperties2KHR (DisplayProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
DisplayProperties2KHR (VkDisplayProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
DisplayProperties2KHR & | operator= (DisplayProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
DisplayProperties2KHR & | operator= (VkDisplayProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkDisplayProperties2KHR const & () const VULKAN_HPP_NOEXCEPT | |
operator VkDisplayProperties2KHR & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (DisplayProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DisplayProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDisplayProperties2KHR |
void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR | displayProperties = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayProperties2KHR |
Definition at line 29015 of file vulkan_structs.hpp.
Definition at line 29017 of file vulkan_structs.hpp.
|
inline |
Definition at line 29023 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29032 of file vulkan_structs.hpp.
|
inline |
Definition at line 29051 of file vulkan_structs.hpp.
|
inline |
Definition at line 29046 of file vulkan_structs.hpp.
|
inline |
Definition at line 29080 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29040 of file vulkan_structs.hpp.
|
inline |
Definition at line 29071 of file vulkan_structs.hpp.
|
static |
Definition at line 29019 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR VULKAN_HPP_NAMESPACE::DisplayProperties2KHR::displayProperties = {} |
Definition at line 29089 of file vulkan_structs.hpp.
void* VULKAN_HPP_NAMESPACE::DisplayProperties2KHR::pNext = {} |
Definition at line 29088 of file vulkan_structs.hpp.
|
static |
Definition at line 29020 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayProperties2KHR::sType = StructureType::eDisplayProperties2KHR |
Definition at line 29087 of file vulkan_structs.hpp.