Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource.h38 void svga_init_screen_resource_functions(struct svga_screen *is);
Dsvga_resource.c121 svga_init_screen_resource_functions(struct svga_screen *is) in svga_init_screen_resource_functions() function
Dsvga_screen.c978 svga_init_screen_resource_functions(svgascreen); in svga_screen_create()