|
RetroArch
|
#include <vulkan.hpp>
Public Member Functions | |
| PoolFree (OwnerType owner=OwnerType(), PoolType pool=PoolType()) | |
| OwnerType | getOwner () const |
| PoolType | getPool () const |
Protected Member Functions | |
| template<typename T > | |
| void | destroy (T t) |
Private Attributes | |
| OwnerType | m_owner |
| PoolType | m_pool |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
private |
|
private |
1.8.15