Searched refs:loader_icd_destroy (Results 1 - 3 of 3) sorted by relevance
/third_party/vulkan-loader/loader/ |
H A D | loader.h | 157 void loader_icd_destroy(struct loader_instance *ptr_inst, struct loader_icd_term *icd_term,
|
H A D | loader.c | 1312 void loader_icd_destroy(struct loader_instance *ptr_inst, struct loader_icd_term *icd_term, in loader_icd_destroy() function 5377 loader_icd_destroy(ptr_instance, icd_term, pAllocator); 5392 loader_icd_destroy(ptr_instance, icd_term, pAllocator); 5511 loader_icd_destroy(ptr_instance, icd_term, pAllocator); 5521 loader_icd_destroy(ptr_instance, icd_term, pAllocator); 5597 loader_icd_destroy(ptr_instance, icd_term, pAllocator); 5647 loader_icd_destroy(ptr_instance, icd_terms, pAllocator);
|
H A D | trampoline.c | 795 loader_icd_destroy(ptr_instance, icd_term, pAllocator); in vkCreateInstance()
|
Completed in 18 milliseconds