Searched refs:R_028A84_VGT_PRIMITIVEID_EN (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/amd/common/ |
D | ac_shadowed_regs.c | 124 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/ |
D | r600_state.c | 1954 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()
|
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 | 2663 radeon_set_context_reg(cs, R_028A84_VGT_PRIMITIVEID_EN, primid); in evergreen_emit_shader_stages()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_shaders.c | 950 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/ |
D | radv_pipeline.c | 4182 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()
|