cf_readback_ready¶
Category: graphics
GitHub: cute_graphics.h
Polls whether the async readback has completed.
| Parameters | Description |
|---|---|
readback |
The readback handle to poll. |
Return Value¶
Returns true once the GPU has finished the download. Caches the result after first true.
Related Pages¶
CF_Readback
cf_canvas_readback
cf_readback_data
cf_readback_size
cf_destroy_readback