Vulkan-Hpp
|
#include <vulkan.hpp>
Public Member Functions | |
ObjectDestroy ()=default | |
ObjectDestroy (Optional< const AllocationCallbacks > allocationCallbacks, Dispatch const &dispatch VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) 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 5959 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 5964 of file vulkan.hpp.
|
inlineprotected |
Definition at line 5983 of file vulkan.hpp.
|
inline |
Definition at line 5971 of file vulkan.hpp.
|
inline |
Definition at line 5976 of file vulkan.hpp.