Vulkan-Hpp
|
#include <vulkan_raii.hpp>
Public Types | |
using | CType = VkPrivateDataSlot |
using | CppType = vk::PrivateDataSlot |
Public Member Functions | |
PrivateDataSlot (vk::raii::Device const &device, vk::PrivateDataSlotCreateInfo const &createInfo, vk::Optional< const vk::AllocationCallbacks > allocator=nullptr) | |
PrivateDataSlot (vk::raii::Device const &device, VkPrivateDataSlot privateDataSlot, vk::Optional< const vk::AllocationCallbacks > allocator=nullptr) | |
PrivateDataSlot (std::nullptr_t) | |
~PrivateDataSlot () | |
PrivateDataSlot ()=delete | |
PrivateDataSlot (PrivateDataSlot const &)=delete | |
PrivateDataSlot (PrivateDataSlot &&rhs) VULKAN_HPP_NOEXCEPT | |
PrivateDataSlot & | operator= (PrivateDataSlot const &)=delete |
PrivateDataSlot & | operator= (PrivateDataSlot &&rhs) VULKAN_HPP_NOEXCEPT |
vk::PrivateDataSlot const & | operator* () const VULKAN_HPP_NOEXCEPT |
operator vk::PrivateDataSlot () const VULKAN_HPP_NOEXCEPT | |
void | clear () VULKAN_HPP_NOEXCEPT |
vk::PrivateDataSlot | release () |
vk::Device | getDevice () const |
vk::raii::DeviceDispatcher const * | getDispatcher () const |
void | swap (vk::raii::PrivateDataSlot &rhs) VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::ObjectType | objectType = vk::ObjectType::ePrivateDataSlot |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 9847 of file vulkan_raii.hpp.
Definition at line 9851 of file vulkan_raii.hpp.
Definition at line 9850 of file vulkan_raii.hpp.
|
inline |
Definition at line 9859 of file vulkan_raii.hpp.
|
inline |
Definition at line 9867 of file vulkan_raii.hpp.
|
inline |
Definition at line 9877 of file vulkan_raii.hpp.
|
inline |
Definition at line 9879 of file vulkan_raii.hpp.
|
delete |
|
delete |
|
inline |
Definition at line 9887 of file vulkan_raii.hpp.
|
inline |
Definition at line 9919 of file vulkan_raii.hpp.
|
inline |
Definition at line 9941 of file vulkan_raii.hpp.
|
inline |
Definition at line 9946 of file vulkan_raii.hpp.
|
inline |
Definition at line 9914 of file vulkan_raii.hpp.
|
inline |
Definition at line 9909 of file vulkan_raii.hpp.
|
inline |
Definition at line 9897 of file vulkan_raii.hpp.
|
delete |
|
inline |
Definition at line 9933 of file vulkan_raii.hpp.
|
inline |
Definition at line 9952 of file vulkan_raii.hpp.
|
static |
Definition at line 9854 of file vulkan_raii.hpp.
|
static |
Definition at line 9853 of file vulkan_raii.hpp.