HDK
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkDisplayKHR |
using | NativeType = VkDisplayKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DisplayKHR ()=default |
VULKAN_HPP_CONSTEXPR | DisplayKHR (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | DisplayKHR (VkDisplayKHR displayKHR) VULKAN_HPP_NOEXCEPT |
DisplayKHR & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (DisplayKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DisplayKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (DisplayKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDisplayKHR () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 1820 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::DisplayKHR::CType = VkDisplayKHR |
Definition at line 1823 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::DisplayKHR::NativeType = VkDisplayKHR |
Definition at line 1824 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 1832 of file vulkan_handles.hpp.
|
inline |
Definition at line 1833 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 1873 of file vulkan_handles.hpp.
|
inline |
Definition at line 1868 of file vulkan_handles.hpp.
|
inline |
Definition at line 1878 of file vulkan_handles.hpp.
|
inline |
Definition at line 1857 of file vulkan_handles.hpp.
|
inline |
Definition at line 1862 of file vulkan_handles.hpp.
|
inline |
Definition at line 1843 of file vulkan_handles.hpp.
|
inline |
Definition at line 1852 of file vulkan_handles.hpp.
|
static |
Definition at line 1827 of file vulkan_handles.hpp.
|
static |
Definition at line 1826 of file vulkan_handles.hpp.