Searched refs:gen_gem_supports_syncobj_wait (Results 1 – 4 of 4) sorted by relevance
75 bool gen_gem_supports_syncobj_wait(int fd);
27 gen_gem_supports_syncobj_wait(int fd) in gen_gem_supports_syncobj_wait() function
587 return gen_gem_supports_syncobj_wait(fd); in anv_gem_supports_syncobj_wait()
724 if (gen_gem_supports_syncobj_wait(screen->fd)) in iris_detect_kernel_features()