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

/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_public.h40 svga_screen_create(struct svga_winsys_screen *sws);
H A Dsvga_screen.c503 svga_screen_create(struct svga_winsys_screen *sws) function
/external/mesa3d/src/gallium/targets/pipe-loader/
H A Dpipe_vmwgfx.c17 screen = svga_screen_create(sws);
/external/mesa3d/src/gallium/targets/xa-vmwgfx/
H A Dvmw_target.c17 screen = svga_screen_create(sws);
/external/mesa3d/src/gallium/targets/dri-vmwgfx/
H A Dtarget.c18 screen = svga_screen_create(sws);
/external/mesa3d/src/gallium/targets/egl-static/
H A Degl_pipe.c170 screen = svga_screen_create(sws);
/external/drm_gralloc/
H A Dgralloc_drm_pipe.c345 screen = svga_screen_create(sws);

Completed in 228 milliseconds