finish-gpu ( -- )
GPU-accelerated rendering ยป Graphics context management

Prev:flush-gpu ( -- )
Next:reset-gpu ( -- )


Vocabulary
gpu

Word description
Waits for all outstanding GPU commands in the current graphics context to complete.

See also
flush-gpu

Definition