Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.h39 extern void st_init_drawpixels_functions(struct dd_function_table *functions);
Dst_context.c638 st_init_drawpixels_functions(functions); in st_init_driver_functions()
Dst_cb_drawpixels.c1635 void st_init_drawpixels_functions(struct dd_function_table *functions) in st_init_drawpixels_functions() function