Home
last modified time | relevance | path

Searched refs:R_028B6C_VGT_TF_PARAM (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c573 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/
Devergreen_state.c2664 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()
Devergreend.h613 #define R_028B6C_VGT_TF_PARAM 0x028B6C macro
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c4582 radeon_set_context_reg(ctx_cs, R_028B6C_VGT_TF_PARAM, in radv_pipeline_generate_tess_state()