HDK
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkPrivateDataSlot |
using | NativeType = VkPrivateDataSlot |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | PrivateDataSlot ()=default |
VULKAN_HPP_CONSTEXPR | PrivateDataSlot (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | PrivateDataSlot (VkPrivateDataSlot privateDataSlot) VULKAN_HPP_NOEXCEPT |
PrivateDataSlot & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (PrivateDataSlot const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (PrivateDataSlot const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (PrivateDataSlot const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkPrivateDataSlot () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 6630 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::PrivateDataSlot::CType = VkPrivateDataSlot |
Definition at line 6633 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::PrivateDataSlot::NativeType = VkPrivateDataSlot |
Definition at line 6634 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 6642 of file vulkan_handles.hpp.
|
inline |
Definition at line 6643 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 6683 of file vulkan_handles.hpp.
|
inline |
Definition at line 6678 of file vulkan_handles.hpp.
|
inline |
Definition at line 6688 of file vulkan_handles.hpp.
|
inline |
Definition at line 6667 of file vulkan_handles.hpp.
|
inline |
Definition at line 6672 of file vulkan_handles.hpp.
|
inline |
Definition at line 6653 of file vulkan_handles.hpp.
|
inline |
Definition at line 6662 of file vulkan_handles.hpp.
|
static |
Definition at line 6637 of file vulkan_handles.hpp.
|
static |
Definition at line 6636 of file vulkan_handles.hpp.