VKVG  
Vulkan Vector Graphics

◆ vkvg_get_device_requirements()

const void* vkvg_get_device_requirements ( VkPhysicalDeviceFeatures *  pEnabledFeatures)
Parameters
pEnabledFeaturesa pointer to the feature structure to fill for the vulkan device creation.
Returns
the required pNext chain for the vulkan device creation. The first structure is guarantied to be VkPhysicalDeviceVulkan12Features if vulkan version is >= 1.2