Home
last modified time | relevance | path

Searched refs:xlib_winsys (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_xlib_swrast.c98 struct sw_winsys *xlib_winsys = xlib_create_sw_winsys(display); in vl_xlib_swrast_screen_create() local
99 if (xlib_winsys == NULL) in vl_xlib_swrast_screen_create()
102 vscreen->base.pscreen = sw_screen_create(xlib_winsys); in vl_xlib_swrast_screen_create()

Completed in 1 milliseconds