Home
last modified time | relevance | path

Searched defs:created_instance (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
Dloader.c4330 struct loader_instance *inst, VkInstance *created_instance) { in loader_create_instance_chain()
Dtrampoline.c436 VkInstance created_instance = VK_NULL_HANDLE; in vkCreateInstance() local