Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_queryobj.c614 void gfx4_init_queryobj_functions(struct dd_function_table *functions) in gfx4_init_queryobj_functions() function
Dbrw_context.h1302 void gfx4_init_queryobj_functions(struct dd_function_table *functions);
Dbrw_context.c408 gfx4_init_queryobj_functions(functions); in brw_init_driver_functions()