|
RetroArch
|
#include <vulkan.hpp>
Public Member Functions | |
| ObjectDestroy (OwnerType owner=OwnerType(), Optional< const AllocationCallbacks > allocator=nullptr) | |
| OwnerType | getOwner () const |
| Optional< const AllocationCallbacks > | getAllocator () const |
Protected Member Functions | |
| template<typename T > | |
| void | destroy (T t) |
Private Attributes | |
| OwnerType | m_owner |
| Optional< const AllocationCallbacks > | m_allocator |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
private |
|
private |
1.8.15