Searched refs:R_028B6C_VGT_TF_PARAM (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_shaders.c | 573 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in si_emit_shader_es() 772 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in si_emit_shader_gs() 999 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in gfx10_emit_shader_ngg_tess_nogs() 1029 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in gfx10_emit_shader_ngg_tess_gs() 1329 radeon_opt_set_context_reg(sctx, R_028B6C_VGT_TF_PARAM, SI_TRACKED_VGT_TF_PARAM, in si_emit_shader_vs()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_state.c | 2664 radeon_set_context_reg(cs, R_028B6C_VGT_TF_PARAM, tf_param); in evergreen_emit_shader_stages() 2881 r600_store_context_reg(cb, R_028B6C_VGT_TF_PARAM, 0); in cayman_init_atom_start_cs() 3296 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
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 4582 radeon_set_context_reg(ctx_cs, R_028B6C_VGT_TF_PARAM, in radv_pipeline_generate_tess_state()
|