Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clear.c299 brw_init_clear_functions(struct dd_function_table *functions) in brw_init_clear_functions() function
Dbrw_context.h1251 extern void brw_init_clear_functions(struct dd_function_table *functions);
Dbrw_context.c394 brw_init_clear_functions(functions); in brw_init_driver_functions()