Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayModeProperties2KHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DisplayModeProperties2KHR (vk::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 | |
vk::StructureType | sType = StructureType::eDisplayModeProperties2KHR |
void * | pNext = {} |
vk::DisplayModePropertiesKHR | displayModeProperties = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayModeProperties2KHR |
Definition at line 31638 of file vulkan_structs.hpp.
Definition at line 31640 of file vulkan_structs.hpp.
|
inline |
Definition at line 31646 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 31655 of file vulkan_structs.hpp.
|
inline |
Definition at line 31674 of file vulkan_structs.hpp.
|
inline |
Definition at line 31669 of file vulkan_structs.hpp.
|
inline |
Definition at line 31703 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 31663 of file vulkan_structs.hpp.
|
inline |
Definition at line 31694 of file vulkan_structs.hpp.
|
static |
Definition at line 31642 of file vulkan_structs.hpp.
vk::DisplayModePropertiesKHR vk::DisplayModeProperties2KHR::displayModeProperties = {} |
Definition at line 31712 of file vulkan_structs.hpp.
void* vk::DisplayModeProperties2KHR::pNext = {} |
Definition at line 31711 of file vulkan_structs.hpp.
|
static |
Definition at line 31643 of file vulkan_structs.hpp.
vk::StructureType vk::DisplayModeProperties2KHR::sType = StructureType::eDisplayModeProperties2KHR |
Definition at line 31710 of file vulkan_structs.hpp.