Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayModePropertiesKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DisplayModePropertiesKHR (vk::DisplayModeKHR displayMode_={}, vk::DisplayModeParametersKHR parameters_={}) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | DisplayModePropertiesKHR (DisplayModePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
DisplayModePropertiesKHR (VkDisplayModePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT | |
DisplayModePropertiesKHR & | operator= (DisplayModePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
DisplayModePropertiesKHR & | operator= (VkDisplayModePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkDisplayModePropertiesKHR const & () const VULKAN_HPP_NOEXCEPT | |
operator VkDisplayModePropertiesKHR & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (DisplayModePropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DisplayModePropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::DisplayModeKHR | displayMode = {} |
vk::DisplayModeParametersKHR | parameters = {} |
Definition at line 31565 of file vulkan_structs.hpp.
Definition at line 31567 of file vulkan_structs.hpp.
|
inline |
Definition at line 31570 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 31579 of file vulkan_structs.hpp.
|
inline |
Definition at line 31598 of file vulkan_structs.hpp.
|
inline |
Definition at line 31593 of file vulkan_structs.hpp.
|
inline |
Definition at line 31627 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 31587 of file vulkan_structs.hpp.
|
inline |
Definition at line 31618 of file vulkan_structs.hpp.
vk::DisplayModeKHR vk::DisplayModePropertiesKHR::displayMode = {} |
Definition at line 31634 of file vulkan_structs.hpp.
vk::DisplayModeParametersKHR vk::DisplayModePropertiesKHR::parameters = {} |
Definition at line 31635 of file vulkan_structs.hpp.