Beatmup
|
A wrapper for a GPU resource. More...
#include <recycle_bin.h>
Public Member Functions | |
Item () | |
virtual | ~Item () |
Private Member Functions | |
Item (const Item &)=delete | |
disabling copying constructor More... | |
A wrapper for a GPU resource.
Destroyed in a GPU-aware thread when emptying the recycle bin.
Definition at line 39 of file recycle_bin.h.
|
privatedelete |
disabling copying constructor
|
inline |
Definition at line 43 of file recycle_bin.h.
|
inlinevirtual |
Definition at line 44 of file recycle_bin.h.