Searched refs:winsys_fd (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.h183 int winsys_fd; member in struct:crocus_screen
H A Dcrocus_screen.c630 close(screen->winsys_fd);
781 screen->winsys_fd = fd;
H A Dcrocus_resource.c1014 if (crocus_bo_export_gem_handle_for_device(bo, screen->winsys_fd, &handle))
1080 if (crocus_bo_export_gem_handle_for_device(bo, screen->winsys_fd, &handle))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.h162 int winsys_fd; member in struct:iris_screen
H A Diris_screen.c616 close(screen->winsys_fd);
799 screen->winsys_fd = fd;
H A Diris_resource.c1618 if (iris_bo_export_gem_handle_for_device(bo, screen->winsys_fd, &handle))
1699 if (iris_bo_export_gem_handle_for_device(bo, screen->winsys_fd, &handle))

Completed in 17 milliseconds