OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:created_instance
(Results
1 - 3
of
3
) sorted by null
/external/vulkan-validation-layers/loader/
loader.h
519
VkInstance *
created_instance
);
trampoline.c
243
VkInstance
created_instance
= VK_NULL_HANDLE;
local
410
created_instance
= (VkInstance)ptr_instance;
412
&
created_instance
);
418
*pInstance =
created_instance
;
[
all
...]
loader.c
[
all
...]
Completed in 2675 milliseconds