VKVG  
Vulkan Vector Graphics

◆ vkvg_restore()

void vkvg_restore ( VkvgContext  ctx)

Restore context's graphic states to the previously saved state. It is an error to call this method if no state is currently saved, in this case context status will be set in error to VKVG_STATUS_INVALID_RESTORE.

Parameters
ctxa valid vkvg Context