Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkDeferredOperationKHR |
using | NativeType = VkDeferredOperationKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DeferredOperationKHR ()=default |
VULKAN_HPP_CONSTEXPR | DeferredOperationKHR (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | DeferredOperationKHR (VkDeferredOperationKHR deferredOperationKHR) VULKAN_HPP_NOEXCEPT |
DeferredOperationKHR & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (DeferredOperationKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DeferredOperationKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (DeferredOperationKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDeferredOperationKHR () 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::eDeferredOperationKHR |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 6790 of file vulkan_handles.hpp.
Definition at line 6793 of file vulkan_handles.hpp.
Definition at line 6794 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 6803 of file vulkan_handles.hpp.
|
inline |
Definition at line 6805 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 6848 of file vulkan_handles.hpp.
|
inline |
Definition at line 6843 of file vulkan_handles.hpp.
|
inline |
Definition at line 6853 of file vulkan_handles.hpp.
|
inline |
Definition at line 6832 of file vulkan_handles.hpp.
|
inline |
Definition at line 6837 of file vulkan_handles.hpp.
|
inline |
Definition at line 6818 of file vulkan_handles.hpp.
|
inline |
Definition at line 6827 of file vulkan_handles.hpp.
|
static |
Definition at line 6797 of file vulkan_handles.hpp.
|
static |
Definition at line 6796 of file vulkan_handles.hpp.