Searched refs:anv_lookup_entrypoint (Results 1 – 3 of 3) sorted by relevance
33 return anv_lookup_entrypoint(&physical_device->info, pName); in anv_wsi_proc_addr()
4467 void *anv_lookup_entrypoint(const struct gen_device_info *devinfo,
7676 anv_lookup_entrypoint(const struct gen_device_info *devinfo, const char *name) in anv_lookup_entrypoint() function