|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
#include <device_buffer.h>
Public Member Functions | |
| void * | release () |
| void | reset () |
A device allocation the caller owns. Move-only; frees on destruction using the backend and device recorded at allocation time.
|
inline |
Relinquish ownership; the caller becomes responsible for freeing.
|
inline |
Free the held allocation (if any) and become empty.