Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dunknown_function_handling.c44 void loader_init_dispatch_dev_ext_entry(struct loader_instance *inst, struct loader_device *dev, ui… in loader_init_dispatch_dev_ext_entry() function
68 loader_init_dispatch_dev_ext_entry(inst, dev, i, inst->dev_ext_disp_functions[i]); in loader_init_dispatch_dev_ext()
170 loader_init_dispatch_dev_ext_entry(inst, NULL, inst->dev_ext_disp_function_count, funcName); in loader_dev_ext_gpa_impl()