Searched refs:drisw_lf (Results 1 – 3 of 3) sorted by relevance
144 const struct drisw_loader_funcs *drisw_lf);158 const struct drisw_loader_funcs *drisw_lf);
206 …pe_loader_sw_probe_dri(struct pipe_loader_device **devs, const struct drisw_loader_funcs *drisw_lf) in pipe_loader_sw_probe_dri() argument219 sdev->ws = sdev->dd->winsys[i].create_winsys(drisw_lf); in pipe_loader_sw_probe_dri()236 …pe_loader_vk_probe_dri(struct pipe_loader_device **devs, const struct drisw_loader_funcs *drisw_lf) in pipe_loader_vk_probe_dri() argument249 sdev->ws = sdev->dd->winsys[i].create_winsys(drisw_lf); in pipe_loader_vk_probe_dri()
502 static const struct drisw_loader_funcs drisw_lf = { variable522 const struct drisw_loader_funcs *lf = &drisw_lf; in drisw_init_screen()