HomeSort by: relevance | last modified time | path
    Searched refs:shader_times (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_context.h 675 struct shader_times;
1226 struct shader_times *cumulative;
brw_program.c 462 struct shader_times { struct
480 brw->shader_time.cumulative = rzalloc_array(brw, struct shader_times,
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_context.h 681 struct shader_times;
1261 struct shader_times *cumulative;
brw_program.c 491 struct shader_times { struct
509 brw->shader_time.cumulative = rzalloc_array(brw, struct shader_times,

Completed in 49 milliseconds