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

Prev:finish-gpu ( -- )


Vocabulary
gpu

Word description
Clears all framebuffer, GPU buffer, shader, and vertex array bindings. Call this before directly calling OpenGL functions after using gpu functions.

Definition