Home
last modified time | relevance | path

Searched refs:is_tramp (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
Dunknown_function_handling.c140 void *loader_dev_ext_gpa_impl(struct loader_instance *inst, const char *funcName, bool is_tramp) { in loader_dev_ext_gpa_impl() argument
150 if (!is_tramp || !loader_check_layer_list_for_dev_ext_address(inst, funcName)) { in loader_dev_ext_gpa_impl()
235 … *loader_phys_dev_ext_gpa_impl(struct loader_instance *inst, const char *funcName, bool is_tramp) { in loader_phys_dev_ext_gpa_impl() argument
242 if (!is_tramp || !loader_check_layer_list_for_phys_dev_ext_address(inst, funcName)) { in loader_phys_dev_ext_gpa_impl()
311 if (is_tramp) { in loader_phys_dev_ext_gpa_impl()
327 if (is_tramp) { in loader_phys_dev_ext_gpa_impl()