Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkDisplayModeKHR |
using | NativeType = VkDisplayModeKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DisplayModeKHR ()=default |
VULKAN_HPP_CONSTEXPR | DisplayModeKHR (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | DisplayModeKHR (VkDisplayModeKHR displayModeKHR) VULKAN_HPP_NOEXCEPT |
DisplayModeKHR & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (DisplayModeKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DisplayModeKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (DisplayModeKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDisplayModeKHR () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::ObjectType | objectType = vk::ObjectType::eDisplayModeKHR |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 13919 of file vulkan_handles.hpp.
Definition at line 13922 of file vulkan_handles.hpp.
Definition at line 13923 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 13932 of file vulkan_handles.hpp.
|
inline |
Definition at line 13934 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 13974 of file vulkan_handles.hpp.
|
inline |
Definition at line 13969 of file vulkan_handles.hpp.
|
inline |
Definition at line 13979 of file vulkan_handles.hpp.
|
inline |
Definition at line 13958 of file vulkan_handles.hpp.
|
inline |
Definition at line 13963 of file vulkan_handles.hpp.
|
inline |
Definition at line 13944 of file vulkan_handles.hpp.
|
inline |
Definition at line 13953 of file vulkan_handles.hpp.
|
static |
Definition at line 13926 of file vulkan_handles.hpp.
|
static |
Definition at line 13925 of file vulkan_handles.hpp.