Searched refs:R_028A84_VGT_PRIMITIVEID_EN (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_shadowed_regs.c | 120 R_028A84_VGT_PRIMITIVEID_EN, 335 R_028A84_VGT_PRIMITIVEID_EN, 676 R_028A84_VGT_PRIMITIVEID_EN, 999 R_028A84_VGT_PRIMITIVEID_EN, 1952 set_context_reg_seq_array(cs, R_028A84_VGT_PRIMITIVEID_EN, SET(VgtPrimitiveidEnGfx9)); in gfx9_emulate_clear_state() 2661 set_context_reg_seq_array(cs, R_028A84_VGT_PRIMITIVEID_EN, SET(VgtPrimitiveidEnNv10)); in gfx10_emulate_clear_state() 3366 set_context_reg_seq_array(cs, R_028A84_VGT_PRIMITIVEID_EN, SET(VgtPrimitiveidEnGfx103)); in gfx103_emulate_clear_state() 3996 set_context_reg_seq_array(cs, R_028A84_VGT_PRIMITIVEID_EN, SET(VgtPrimitiveidEnGfx11)); in gfx11_emulate_clear_state()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_state.c | 1957 radeon_set_context_reg(cs, R_028A84_VGT_PRIMITIVEID_EN, primid); in r600_emit_shader_stages() 2359 r600_store_context_reg(cb, R_028A84_VGT_PRIMITIVEID_EN, 0); in r600_init_atom_start_cs()
|
D | evergreend.h | 2260 #define R_028A84_VGT_PRIMITIVEID_EN 0x028A84 macro
|
D | r600d.h | 3317 #define R_028A84_VGT_PRIMITIVEID_EN 0x028A84 macro
|
D | evergreen_state.c | 2661 radeon_set_context_reg(cs, R_028A84_VGT_PRIMITIVEID_EN, primid); in evergreen_emit_shader_stages()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_shaders.cpp | 1193 radeon_opt_set_context_reg(sctx, R_028A84_VGT_PRIMITIVEID_EN, SI_TRACKED_VGT_PRIMITIVEID_EN, in gfx10_emit_shader_ngg_tail() 1574 radeon_opt_set_context_reg(sctx, R_028A84_VGT_PRIMITIVEID_EN, SI_TRACKED_VGT_PRIMITIVEID_EN, in si_emit_shader_vs()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 5642 radeon_set_context_reg(ctx_cs, R_028A84_VGT_PRIMITIVEID_EN, vgt_primitiveid_en); in radv_pipeline_emit_vgt_gs_mode() 5834 radeon_set_context_reg(ctx_cs, R_028A84_VGT_PRIMITIVEID_EN, in radv_pipeline_emit_hw_ngg()
|