Searched refs:shader_times (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.h681 struct shader_times;
1261 struct shader_times *cumulative;
H A Dbrw_program.c491 struct shader_times { struct
509 brw->shader_time.cumulative = rzalloc_array(brw, struct shader_times,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.h675 struct shader_times;
1226 struct shader_times *cumulative;
H A Dbrw_program.c462 struct shader_times { struct
480 brw->shader_time.cumulative = rzalloc_array(brw, struct shader_times,

Completed in 9 milliseconds