Searched refs:drisw_loader_funcs (Results 1 – 9 of 9) sorted by relevance
45 struct drisw_loader_funcs;135 const struct drisw_loader_funcs *drisw_lf);
140 pipe_loader_sw_probe_dri(struct pipe_loader_device **devs, const struct drisw_loader_funcs *drisw_l… in pipe_loader_sw_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
483 static const struct drisw_loader_funcs drisw_lf = {489 static const struct drisw_loader_funcs drisw_shm_lf = {503 const struct drisw_loader_funcs *lf = &drisw_lf; in drisw_init_screen()
241 static struct drisw_loader_funcs lvp_sw_lf = {