Home
last modified time | relevance | path

Searched refs:R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_shadowed_regs.c88 R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX,
307 R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX,
308 R_028618_PA_CL_UCP_5_W - R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX + 4,
635 R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX,
636 R_028618_PA_CL_UCP_5_W - R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX + 4,
1509 set_context_reg_seq_array(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, in gfx9_emulate_clear_state()
2212 set_context_reg_seq_array(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, in gfx10_emulate_clear_state()
2910 set_context_reg_seq_array(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, in gfx103_emulate_clear_state()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h2029 #define R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX 0x0002840C macro
Dr600d.h2970 #define R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX 0x02840C macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1289 radeon_set_context_reg(R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, restart_index); in si_emit_draw_registers()
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c3704 radeon_set_context_reg(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, primitive_reset_index); in radv_emit_draw_registers()