VKVG
Vulkan Vector Graphics
|
◆ vkvg_flush()
Drawing operations by a context on a surface are delayed in several cases for optimisation purpose. Calling vkvg_flush on a context ensure that all possibly delayed drawing command are executed. The context is automatically flushed on destruction.
|