Searched refs:anv_resolve_device_entrypoint (Results 1 – 3 of 3) sorted by relevance
4465 void *anv_resolve_device_entrypoint(const struct gen_device_info *devinfo,
2889 anv_resolve_device_entrypoint(&device->info, i); in anv_CreateDevice()
7643 anv_resolve_device_entrypoint(const struct gen_device_info *devinfo, uint32_t index) in anv_resolve_device_entrypoint() function7688 return anv_resolve_device_entrypoint(devinfo, idx); in anv_lookup_entrypoint()