Searched refs:R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 73 {R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, 0, 0}, 404 {R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, 0, 0},
|
D | r600_hw_context.c | 519 {R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, 0, 0},
|
D | r600_state_common.c | 1193 r600_pipe_state_add_reg(&rctx->vgt, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, info.restart_index); in r600_draw_vbo()
|
D | evergreend.h | 1705 #define R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX 0x0002840C macro
|
D | r600d.h | 2835 #define R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX 0x02840C macro
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_draw.c | 264 si_pm4_set_reg(pm4, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, info->restart_index); in si_update_draw_info_state()
|
D | sid.h | 4930 #define R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX 0x02840C macro
|