OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instance_handle
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_instance.c
769
VkInstance
instance_handle
= vn_instance_to_handle(instance);
local
771
vn_call_vkCreateInstance(instance, pCreateInfo, NULL, &
instance_handle
);
784
*pInstance =
instance_handle
;
vn_physical_device.c
1169
VkInstance
instance_handle
= vn_instance_to_handle(instance);
local
1174
result = vn_call_vkEnumeratePhysicalDeviceGroups(instance,
instance_handle
,
1210
result = vn_call_vkEnumeratePhysicalDeviceGroups(instance,
instance_handle
,
Completed in 9 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026