Searched refs:st_init_draw_functions (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_draw.h44 void st_init_draw_functions(struct dd_function_table *functions);
H A Dst_cb_feedback.c287 st_init_draw_functions(&ctx->Driver);
H A Dst_draw.c346 st_init_draw_functions(struct dd_function_table *functions) function in typeref:typename:void
H A Dst_context.c786 st_init_draw_functions(functions);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_draw.h44 void st_init_draw_functions(struct pipe_screen *screen,
H A Dst_cb_feedback.c288 st_init_draw_functions(st->screen, &ctx->Driver);
H A Dst_draw.c370 st_init_draw_functions(struct pipe_screen *screen, function in typeref:typename:void
H A Dst_context.c962 st_init_draw_functions(screen, functions);

Completed in 7 milliseconds