Home
last modified time | relevance | path

Searched refs:st_init_cond_render_functions (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_cb_condrender.h34 extern void st_init_cond_render_functions(struct dd_function_table *functions);
Dst_cb_condrender.c104 void st_init_cond_render_functions(struct dd_function_table *functions) in st_init_cond_render_functions() function
Dst_context.c349 st_init_cond_render_functions(functions); in st_init_driver_functions()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_condrender.h34 extern void st_init_cond_render_functions(struct dd_function_table *functions);
Dst_cb_condrender.c104 void st_init_cond_render_functions(struct dd_function_table *functions) in st_init_cond_render_functions() function
Dst_context.c349 st_init_cond_render_functions(functions); in st_init_driver_functions()