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,
303 R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX,
304 R_028618_PA_CL_UCP_5_W - R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX + 4,
644 R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX,
645 R_028618_PA_CL_UCP_5_W - R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX + 4,
963 R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX,
964 R_028618_PA_CL_UCP_5_W - R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX + 4,
1943 set_context_reg_seq_array(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, in gfx9_emulate_clear_state()
2651 set_context_reg_seq_array(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, in gfx10_emulate_clear_state()
3355 set_context_reg_seq_array(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, in gfx103_emulate_clear_state()
[all …]
/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.cpp1414 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.c4181 radeon_set_context_reg(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, primitive_reset_index); in radv_emit_draw_registers()