Searched refs:SI_GS_PER_ES (Results 1 – 6 of 6) sorted by relevance
47 #define SI_GS_PER_ES 128 macro
511 SI_GS_PER_ES / primgroup_size >= sctx->screen->gs_table_depth - 3) in si_get_ia_multi_vgt_param()
4880 si_pm4_set_reg(pm4, R_028A54_VGT_GS_PER_ES, SI_GS_PER_ES); in si_init_config()
1217 #define SI_GS_PER_ES 128 macro
360 radeon_set_context_reg(cs, R_028A54_VGT_GS_PER_ES, SI_GS_PER_ES); in si_emit_config()
2589 if (SI_GS_PER_ES / pipeline->graphics.primgroup_size >= pipeline->device->gs_table_depth - 3) in radv_pipeline_init()