HomeSort by: relevance | last modified time | path
    Searched defs:lima_fence_create (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
lima_fence.c 50 *fence = lima_fence_create(os_dupfd_cloexec(fd));
69 lima_fence_create(int fd) function
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
lima_fence.c 49 *fence = lima_fence_create(fcntl(fd, F_DUPFD_CLOEXEC, 3));
68 lima_fence_create(int fd) function

Completed in 7 milliseconds