Home
last modified time | relevance | path

Searched refs:st_init_draw_functions (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_draw.h42 void st_init_draw_functions(struct pipe_screen *screen,
H A Dst_cb_feedback.c291 st_init_draw_functions(st->screen, &ctx->Driver); in st_RenderMode()
H A Dst_draw.c276 st_init_draw_functions(struct pipe_screen *screen, in st_init_draw_functions() function
H A Dst_context.c807 st_init_draw_functions(screen, functions); in st_init_driver_functions()