cf_app_set_vsync_mailbox¶
Category: app
GitHub: cute_app.h
Turns on vsync via the graphical backend (if supported) in mailbox mode.
Remarks¶
Similar to vsync but with reduced latency. When rendering too quickly the frame may be updated more than once before it is sent off the GPU.
Related Pages¶
cf_app_get_canvas
cf_app_set_canvas_size
cf_app_get_canvas_width
cf_app_set_vsync
cf_app_get_vsync