cf_commit¶
Category: graphics
GitHub: cute_graphics.h
Submits all previous draw commands to the GPU.
Remarks¶
You must call this after calling cf_apply_shader to "complete" the rendering pass.
Category: graphics
GitHub: cute_graphics.h
Submits all previous draw commands to the GPU.
You must call this after calling cf_apply_shader to "complete" the rendering pass.