|
SDL
2.0
|
#include <vulkan.hpp>
Public Types | |
| using | CType = VkDebugReportCallbackEXT |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DebugReportCallbackEXT () VULKAN_HPP_NOEXCEPT |
| 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 |
Private Attributes | |
| VkDebugReportCallbackEXT | m_debugReportCallbackEXT |
Definition at line 80531 of file vulkan.hpp.
| using VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT::CType = VkDebugReportCallbackEXT |
Definition at line 80534 of file vulkan.hpp.
|
inline |
Definition at line 80540 of file vulkan.hpp.
|
inline |
Definition at line 80544 of file vulkan.hpp.
|
inline |
Definition at line 80548 of file vulkan.hpp.
|
inlineexplicit |
Definition at line 80590 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 80585 of file vulkan.hpp.
|
inline |
Definition at line 80595 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 80574 of file vulkan.hpp.
|
inline |
Definition at line 80579 of file vulkan.hpp.
|
inline |
Definition at line 80560 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 80569 of file vulkan.hpp.
|
static |
Definition at line 80537 of file vulkan.hpp.
|
private |
Definition at line 80601 of file vulkan.hpp.
|
static |
Definition at line 80536 of file vulkan.hpp.