Searched refs:intel_gem_supports_syncobj_wait (Results 1 – 4 of 4) sorted by relevance
27 intel_gem_supports_syncobj_wait(int fd) in intel_gem_supports_syncobj_wait() function
147 bool intel_gem_supports_syncobj_wait(int fd);
723 if (intel_gem_supports_syncobj_wait(screen->fd)) in iris_detect_kernel_features()
701 return intel_gem_supports_syncobj_wait(fd); in anv_gem_supports_syncobj_wait()