Home
last modified time | relevance | path

Searched refs:egl_pipe_create_swrast_screen (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/targets/egl-static/
Degl_pipe.h38 egl_pipe_create_swrast_screen(struct sw_winsys *ws);
Degl_pipe.c202 egl_pipe_create_swrast_screen(struct sw_winsys *ws) in egl_pipe_create_swrast_screen() function
Degl.c254 return egl_pipe_create_swrast_screen(ws); in create_sw_screen()