Home
last modified time | relevance | path

Searched refs:R_028A84_VGT_PRIMITIVEID_EN (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_shadowed_regs.c120 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/
Dr600_state.c1957 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()
Devergreend.h2260 #define R_028A84_VGT_PRIMITIVEID_EN 0x028A84 macro
Dr600d.h3317 #define R_028A84_VGT_PRIMITIVEID_EN 0x028A84 macro
Devergreen_state.c2661 radeon_set_context_reg(cs, R_028A84_VGT_PRIMITIVEID_EN, primid); in evergreen_emit_shader_stages()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.cpp1193 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/
Dradv_pipeline.c5642 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()