Searched refs:R_028B6C_VGT_TF_PARAM (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_shadowed_regs.c | 1023 R_028B6C_VGT_TF_PARAM, 1024 R_028B90_VGT_GS_INSTANCE_CNT - R_028B6C_VGT_TF_PARAM + 4, 4002 set_context_reg_seq_array(cs, R_028B6C_VGT_TF_PARAM, SET(VgtTfParamGfx11)); in gfx11_emulate_clear_state()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_shaders.cpp | 778 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in si_emit_shader_es() 976 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in si_emit_shader_gs() 1261 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in gfx10_emit_shader_ngg_tess_nogs() 1292 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in gfx10_emit_shader_ngg_tess_gs() 1593 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in si_emit_shader_vs()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_state.c | 2662 radeon_set_context_reg(cs, R_028B6C_VGT_TF_PARAM, tf_param); in evergreen_emit_shader_stages() 2879 r600_store_context_reg(cb, R_028B6C_VGT_TF_PARAM, 0); in cayman_init_atom_start_cs() 3294 r600_store_context_reg(cb, R_028B6C_VGT_TF_PARAM, 0); in evergreen_init_atom_start_cs()
|
D | evergreend.h | 613 #define R_028B6C_VGT_TF_PARAM 0x028B6C macro
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 6087 radeon_set_context_reg(ctx_cs, R_028B6C_VGT_TF_PARAM, in radv_pipeline_emit_tess_state()
|