Searched defs:sync_merge (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/android_stub/ |
H A D | sync_stub.cpp | 15 int sync_merge(const char *name, int fd, int fd2) in sync_merge() function
|
/third_party/libdrm/ |
H A D | libsync.h | 86 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() function
|
/third_party/mesa3d/src/util/ |
H A D | libsync.h | 132 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() function
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_kgsl.c | 313 sync_merge(const VkSemaphore *syncobjs, uint32_t count, bool wait_all, bool reset) in sync_merge() function
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 523 #define sync_merge(str, fd1, fd2) (-1) macro
|
Completed in 5 milliseconds