VKVG
Vulkan Vector Graphics
|
◆ vkvg_device_create_from_vk()
Create a new VkvgDevice connected to the vulkan context define by an instance, a physical device, a logical device, a graphical queue family index and an its index. On success, create a new vkvg device and set its reference count to 1. On error, query the device status by calling vkvg_device_status(). Error could be one of the following:
|