HDK
|
#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 |
Definition at line 12304 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::DisplayModeKHR::CType = VkDisplayModeKHR |
Definition at line 12307 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::DisplayModeKHR::NativeType = VkDisplayModeKHR |
Definition at line 12308 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 12316 of file vulkan_handles.hpp.
|
inline |
Definition at line 12317 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 12357 of file vulkan_handles.hpp.
|
inline |
Definition at line 12352 of file vulkan_handles.hpp.
|
inline |
Definition at line 12362 of file vulkan_handles.hpp.
|
inline |
Definition at line 12341 of file vulkan_handles.hpp.
|
inline |
Definition at line 12346 of file vulkan_handles.hpp.
|
inline |
Definition at line 12327 of file vulkan_handles.hpp.
|
inline |
Definition at line 12336 of file vulkan_handles.hpp.
|
static |
Definition at line 12311 of file vulkan_handles.hpp.
|
static |
Definition at line 12310 of file vulkan_handles.hpp.