|
FZGPUModules 1.0
GPU-accelerated modular compression pipeline
|
#include <mempool.h>
Public Attributes | |
| void * | ptr |
| Device pointer. | |
| size_t | size |
| Size in bytes. | |
| std::string | tag |
| Debug label (e.g. "lorenzo_output"). | |
| bool | in_use |
| True while allocated. | |
Allocation metadata for debugging and lifetime tracking.