Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_shadowed_regs.c124 R_028A84_VGT_PRIMITIVEID_EN,
339 R_028A84_VGT_PRIMITIVEID_EN,
667 R_028A84_VGT_PRIMITIVEID_EN,
1519 set_context_reg_seq_array(cs, R_028A84_VGT_PRIMITIVEID_EN, SET(VgtPrimitiveidEnGfx9)); in gfx9_emulate_clear_state()
2222 set_context_reg_seq_array(cs, R_028A84_VGT_PRIMITIVEID_EN, SET(VgtPrimitiveidEnNv10)); in gfx10_emulate_clear_state()
2921 set_context_reg_seq_array(cs, R_028A84_VGT_PRIMITIVEID_EN, SET(VgtPrimitiveidEnGfx103)); in gfx103_emulate_clear_state()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c1954 radeon_set_context_reg(cs, R_028A84_VGT_PRIMITIVEID_EN, primid); in r600_emit_shader_stages()
2356 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.c2663 radeon_set_context_reg(cs, R_028A84_VGT_PRIMITIVEID_EN, primid); in evergreen_emit_shader_stages()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c950 radeon_opt_set_context_reg(sctx, R_028A84_VGT_PRIMITIVEID_EN, SI_TRACKED_VGT_PRIMITIVEID_EN, in gfx10_emit_shader_ngg_tail()
1310 radeon_opt_set_context_reg(sctx, R_028A84_VGT_PRIMITIVEID_EN, SI_TRACKED_VGT_PRIMITIVEID_EN, in si_emit_shader_vs()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c4182 radeon_set_context_reg(ctx_cs, R_028A84_VGT_PRIMITIVEID_EN, vgt_primitiveid_en); in radv_pipeline_generate_vgt_gs_mode()
4361 radeon_set_context_reg(ctx_cs, R_028A84_VGT_PRIMITIVEID_EN, in radv_pipeline_generate_hw_ngg()