cf_destroy_readback¶
Category: graphics
GitHub: cute_graphics.h
Destroys a readback handle and releases all associated resources.
| Parameters | Description |
|---|---|
readback |
The readback handle to destroy. |
Remarks¶
If the readback is still in-flight, this will block until the GPU completes.
Related Pages¶
CF_Readback
cf_canvas_readback
cf_readback_ready
cf_readback_data
cf_readback_size