VKVG  
Vulkan Vector Graphics

◆ vkvg_save()

void vkvg_save ( VkvgContext  ctx)

Save all the context's graphic states to be restored later with a call to vkvg_restore(). Multiple calls to vkvg_save() and vkvg_restore() can be nested;

Parameters
ctxa valid vkvg Context