Home
last modified time | relevance | path

Searched defs:gpu_fd (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_screen.h34 int gpu_fd; member
/third_party/mesa3d/src/gallium/winsys/etnaviv/drm/
Detnaviv_drm_winsys.c38 screen_create(int gpu_fd, const struct pipe_screen_config *config, struct renderonly *ro) in screen_create()
/third_party/mesa3d/src/gallium/auxiliary/renderonly/
Drenderonly.h82 int gpu_fd; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c286 u_pipe_screen_lookup_or_create(int gpu_fd, in u_pipe_screen_lookup_or_create()