Vulkan-Hpp
|
#include <vulkan.hpp>
Public Member Functions | |
ObjectRelease ()=default | |
ObjectRelease (OwnerType owner, Dispatch const &dispatch VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) VULKAN_HPP_NOEXCEPT | |
OwnerType | getOwner () const VULKAN_HPP_NOEXCEPT |
Dispatch const & | getDispatch () const VULKAN_HPP_NOEXCEPT |
Protected Member Functions | |
template<typename T > | |
void | destroy (T t) VULKAN_HPP_NOEXCEPT |
Definition at line 6039 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 6044 of file vulkan.hpp.
|
inlineprotected |
Definition at line 6062 of file vulkan.hpp.
|
inline |
Definition at line 6055 of file vulkan.hpp.
|
inline |
Definition at line 6050 of file vulkan.hpp.