Home
last modified time | relevance | path

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

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