Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.h37 st_init_readpixels_functions(struct dd_function_table *functions);
Dst_cb_readpixels.c553 void st_init_readpixels_functions(struct dd_function_table *functions) in st_init_readpixels_functions() function
Dst_context.c740 st_init_readpixels_functions(functions); in st_init_driver_functions()