Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource.h18 void svga_init_screen_resource_functions(struct svga_screen *is);
H A Dsvga_resource.c121 svga_init_screen_resource_functions(struct svga_screen *is) in svga_init_screen_resource_functions() function
H A Dsvga_screen.c1084 svga_init_screen_resource_functions(svgascreen); in svga_screen_create()