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