Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_resource.c36 void r300_init_screen_resource_functions(struct r300_screen *r300screen) in r300_init_screen_resource_functions() function
H A Dr300_screen.h114 void r300_init_screen_resource_functions(struct r300_screen *r300screen);
H A Dr300_screen.c865 r300_init_screen_resource_functions(r300screen); in r300_screen_create()