Home
last modified time | relevance | path

Searched refs:GEN7_SO_NUM_PRIMS_WRITTEN (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dhsw_sol.c67 GEN7_SO_NUM_PRIMS_WRITTEN(i), in save_prim_start_values()
102 GEN7_SO_NUM_PRIMS_WRITTEN(i)); in tally_prims_written()
Dgen6_queryobj.c105 brw_store_register_mem64(brw, bo, GEN7_SO_NUM_PRIMS_WRITTEN(stream), in write_xfb_primitives_written()
129 GEN7_SO_NUM_PRIMS_WRITTEN(stream + i), in write_xfb_overflow_streams()
Dgen6_sol.c305 GEN7_SO_NUM_PRIMS_WRITTEN(i), in brw_save_primitives_written_counters()
Dbrw_defines.h1534 #define GEN7_SO_NUM_PRIMS_WRITTEN(n) (0x5200 + (n) * 8) macro
/external/mesa3d/src/intel/perf/
Dgen_perf_regs.h60 #define GEN7_SO_NUM_PRIMS_WRITTEN(n) (0x5200 + (n) * 8) macro
Dgen_perf.c530 gen_perf_query_add_stat_reg(query, GEN7_SO_NUM_PRIMS_WRITTEN(0), 1, 1, in load_pipeline_statistic_metrics()
533 gen_perf_query_add_stat_reg(query, GEN7_SO_NUM_PRIMS_WRITTEN(1), 1, 1, in load_pipeline_statistic_metrics()
536 gen_perf_query_add_stat_reg(query, GEN7_SO_NUM_PRIMS_WRITTEN(2), 1, 1, in load_pipeline_statistic_metrics()
539 gen_perf_query_add_stat_reg(query, GEN7_SO_NUM_PRIMS_WRITTEN(3), 1, 1, in load_pipeline_statistic_metrics()