Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.h39 void crocus_init_screen_fence_functions(struct pipe_screen *screen);
H A Dcrocus_fence.c560 crocus_init_screen_fence_functions(struct pipe_screen *screen) in crocus_init_screen_fence_functions() function
H A Dcrocus_screen.c802 crocus_init_screen_fence_functions(pscreen); in crocus_screen_create()