HomeSort by relevance Sort by last modified time
    Searched refs:ST_TCS (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_program.c 492 case ST_TCS:
520 case ST_TCS:
559 case ST_TCS:
588 print_shader_time_line("total", "tcs", 0, total_by_type[ST_TCS], total);
brw_tcs.c 238 st_index = brw_get_shader_time_index(brw, &tep->program, ST_TCS, true);
brw_context.h 482 ST_TCS,
    [all...]

Completed in 6482 milliseconds