Vulkan-Hpp
|
#include <vulkan.hpp>
Public Member Functions | |
ObjectFree ()=default | |
ObjectFree (OwnerType owner, Optional< const AllocationCallbacks > allocationCallbacks VULKAN_HPP_DEFAULT_ARGUMENT_NULLPTR_ASSIGNMENT, Dispatch const &dispatch VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) VULKAN_HPP_NOEXCEPT | |
OwnerType | getOwner () const VULKAN_HPP_NOEXCEPT |
Optional< const AllocationCallbacks > | getAllocator () 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 5995 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 6000 of file vulkan.hpp.
|
inlineprotected |
Definition at line 6026 of file vulkan.hpp.
|
inline |
Definition at line 6014 of file vulkan.hpp.
|
inline |
Definition at line 6019 of file vulkan.hpp.
|
inline |
Definition at line 6009 of file vulkan.hpp.