Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkDebugReportCallbackEXT |
using | NativeType = VkDebugReportCallbackEXT |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DebugReportCallbackEXT ()=default |
VULKAN_HPP_CONSTEXPR | DebugReportCallbackEXT (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | DebugReportCallbackEXT (VkDebugReportCallbackEXT debugReportCallbackEXT) VULKAN_HPP_NOEXCEPT |
DebugReportCallbackEXT & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (DebugReportCallbackEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DebugReportCallbackEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (DebugReportCallbackEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDebugReportCallbackEXT () 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::eDebugReportCallbackEXT |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 2441 of file vulkan_handles.hpp.
Definition at line 2444 of file vulkan_handles.hpp.
Definition at line 2445 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 2454 of file vulkan_handles.hpp.
|
inline |
Definition at line 2456 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 2499 of file vulkan_handles.hpp.
|
inline |
Definition at line 2494 of file vulkan_handles.hpp.
|
inline |
Definition at line 2504 of file vulkan_handles.hpp.
|
inline |
Definition at line 2483 of file vulkan_handles.hpp.
|
inline |
Definition at line 2488 of file vulkan_handles.hpp.
|
inline |
Definition at line 2469 of file vulkan_handles.hpp.
|
inline |
Definition at line 2478 of file vulkan_handles.hpp.
|
static |
Definition at line 2448 of file vulkan_handles.hpp.
|
static |
Definition at line 2447 of file vulkan_handles.hpp.