OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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 49 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026