|
HDK
|
#include <vulkan_handles.hpp>
Public Types | |
| using | CType = VkDebugUtilsMessengerEXT |
| using | NativeType = VkDebugUtilsMessengerEXT |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DebugUtilsMessengerEXT ()=default |
| VULKAN_HPP_CONSTEXPR | DebugUtilsMessengerEXT (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | DebugUtilsMessengerEXT (VkDebugUtilsMessengerEXT debugUtilsMessengerEXT) VULKAN_HPP_NOEXCEPT |
| DebugUtilsMessengerEXT & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| bool | operator== (DebugUtilsMessengerEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (DebugUtilsMessengerEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator< (DebugUtilsMessengerEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDebugUtilsMessengerEXT () const VULKAN_HPP_NOEXCEPT |
| operator bool () const VULKAN_HPP_NOEXCEPT | |
| bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 1738 of file vulkan_handles.hpp.
| using VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT::CType = VkDebugUtilsMessengerEXT |
Definition at line 1741 of file vulkan_handles.hpp.
| using VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT::NativeType = VkDebugUtilsMessengerEXT |
Definition at line 1742 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 1750 of file vulkan_handles.hpp.
|
inline |
Definition at line 1751 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 1794 of file vulkan_handles.hpp.
|
inline |
Definition at line 1789 of file vulkan_handles.hpp.
|
inline |
Definition at line 1799 of file vulkan_handles.hpp.
|
inline |
Definition at line 1778 of file vulkan_handles.hpp.
|
inline |
Definition at line 1783 of file vulkan_handles.hpp.
|
inline |
Definition at line 1764 of file vulkan_handles.hpp.
|
inline |
Definition at line 1773 of file vulkan_handles.hpp.
|
static |
Definition at line 1745 of file vulkan_handles.hpp.
|
static |
Definition at line 1744 of file vulkan_handles.hpp.