Home
last modified time | relevance | path

Searched refs:vn_call_vkCreateInstance (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_instance.h664 static inline VkResult vn_call_vkCreateInstance(struct vn_instance *vn_instance, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) in vn_call_vkCreateInstance() function
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_instance.c781 vn_call_vkCreateInstance(instance, pCreateInfo, NULL, &instance_handle); in vn_CreateInstance()

Completed in 5 milliseconds