Vulkan-Hpp
|
#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 |
Static Public Attributes | |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::ObjectType | objectType = vk::ObjectType::eDebugUtilsMessengerEXT |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 2531 of file vulkan_handles.hpp.
Definition at line 2534 of file vulkan_handles.hpp.
Definition at line 2535 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 2544 of file vulkan_handles.hpp.
|
inline |
Definition at line 2546 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 2589 of file vulkan_handles.hpp.
|
inline |
Definition at line 2584 of file vulkan_handles.hpp.
|
inline |
Definition at line 2594 of file vulkan_handles.hpp.
|
inline |
Definition at line 2573 of file vulkan_handles.hpp.
|
inline |
Definition at line 2578 of file vulkan_handles.hpp.
|
inline |
Definition at line 2559 of file vulkan_handles.hpp.
|
inline |
Definition at line 2568 of file vulkan_handles.hpp.
|
static |
Definition at line 2538 of file vulkan_handles.hpp.
|
static |
Definition at line 2537 of file vulkan_handles.hpp.