Home
last modified time | relevance | path

Searched refs:SI_GS_PER_ES (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c222 radeon_set_context_reg(cs, R_028A54_VGT_GS_PER_ES, SI_GS_PER_ES); in si_emit_graphics()
H A Dradv_private.h1921 #define SI_GS_PER_ES 128 macro
H A Dradv_pipeline.c1417 if (SI_GS_PER_ES / ia_multi_vgt_param.primgroup_size >= pdevice->gs_table_depth - 3) in radv_compute_ia_multi_vgt_param_helpers()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h61 #define SI_GS_PER_ES 128 macro
H A Dsi_state_draw.cpp1105 SI_GS_PER_ES / primgroup_size >= sctx->screen->gs_table_depth - 3)
H A Dsi_state.c5667 si_pm4_set_reg(pm4, R_028A54_VGT_GS_PER_ES, SI_GS_PER_ES); in si_init_cs_preamble_state()

Completed in 32 milliseconds