Searched refs:anv_gem_supports_syncobj_wait (Results 1 – 5 of 5) sorted by relevance
251 anv_gem_supports_syncobj_wait(int fd) in anv_gem_supports_syncobj_wait() function
699 anv_gem_supports_syncobj_wait(int fd) in anv_gem_supports_syncobj_wait() function
1465 bool anv_gem_supports_syncobj_wait(int fd);
867 device->has_syncobj_wait = anv_gem_supports_syncobj_wait(fd); in anv_physical_device_try_create()
2951 - intel: Move anv_gem_supports_syncobj_wait to common code.