Searched refs:drisw_loader_funcs (Results 1 – 9 of 9) sorted by relevance
45 struct drisw_loader_funcs;144 const struct drisw_loader_funcs *drisw_lf);158 const struct drisw_loader_funcs *drisw_lf);
206 pipe_loader_sw_probe_dri(struct pipe_loader_device **devs, const struct drisw_loader_funcs *drisw_l… in pipe_loader_sw_probe_dri()236 pipe_loader_vk_probe_dri(struct pipe_loader_device **devs, const struct drisw_loader_funcs *drisw_l… in pipe_loader_vk_probe_dri()
36 struct sw_winsys *dri_create_sw_winsys(const struct drisw_loader_funcs *lf);
70 const struct drisw_loader_funcs *lf;296 dri_create_sw_winsys(const struct drisw_loader_funcs *lf) in dri_create_sw_winsys()
13 struct drisw_loader_funcs struct
111 - gallium: Constify drisw_loader_funcs struct112 - drisw: Use separate drisw_loader_funcs for shm
1931 - gallium: Constify drisw_loader_funcs struct1932 - drisw: Use separate drisw_loader_funcs for shm
502 static const struct drisw_loader_funcs drisw_lf = {508 static const struct drisw_loader_funcs drisw_shm_lf = {522 const struct drisw_loader_funcs *lf = &drisw_lf; in drisw_init_screen()
478 static struct drisw_loader_funcs lvp_sw_lf = {