Home
last modified time | relevance | path

Searched refs:pipe_vc5_create_screen (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/target-helpers/
Ddrm_helper.h317 pipe_vc5_create_screen(int fd, const struct pipe_screen_config *config) in pipe_vc5_create_screen() function
328 pipe_vc5_create_screen(int fd, const struct pipe_screen_config *config) in pipe_vc5_create_screen() function
Ddrm_helper_public.h43 pipe_vc5_create_screen(int fd, const struct pipe_screen_config *config);
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_drm.c125 .create_screen = pipe_vc5_create_screen,