Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/target-helpers/
Ddrm_helper.h115 pipe_r300_create_screen(int fd, const struct pipe_screen_config *config) in pipe_r300_create_screen() function
126 pipe_r300_create_screen(int fd, const struct pipe_screen_config *config) in pipe_r300_create_screen() function
Ddrm_helper_public.h20 pipe_r300_create_screen(int fd, const struct pipe_screen_config *config);
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_drm.c80 .create_screen = pipe_r300_create_screen,