Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dhsw_queryobj.c482 void hsw_init_queryobj_functions(struct dd_function_table *functions) in hsw_init_queryobj_functions() function
Dbrw_context.h1325 void hsw_init_queryobj_functions(struct dd_function_table *functions);
Dbrw_context.c367 hsw_init_queryobj_functions(functions); in brw_init_driver_functions()