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

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_public.h8 softpipe_create_screen(struct sw_winsys *winsys);
H A Dsp_screen.c371 softpipe_create_screen(struct sw_winsys *winsys) function
/external/mesa3d/src/gallium/auxiliary/target-helpers/
H A Dinline_sw_helper.h35 screen = softpipe_create_screen(winsys);
/external/mesa3d/src/gallium/targets/libgl-gdi/
H A Dlibgl_gdi.c84 screen = softpipe_create_screen( winsys );
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_xsp.c146 xsp_screen->base.pscreen = softpipe_create_screen(winsys);

Completed in 608 milliseconds