Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp766 radeon_set_context_reg_idx(R_028B58_VGT_LS_HS_CONFIG, 2, ls_hs_config); in si_emit_derived_tess_state()
768 radeon_set_context_reg(R_028B58_VGT_LS_HS_CONFIG, ls_hs_config); in si_emit_derived_tess_state()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h2319 #define R_028B58_VGT_LS_HS_CONFIG 0x00028B58 macro
Devergreen_state.c4646 radeon_set_context_reg(cs, R_028B58_VGT_LS_HS_CONFIG, ls_hs_config); in evergreen_set_ls_hs_config()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c4738 radeon_set_context_reg_idx(ctx_cs, R_028B58_VGT_LS_HS_CONFIG, 2, ls_hs_config); in radv_pipeline_generate_tess_state()
4740 radeon_set_context_reg(ctx_cs, R_028B58_VGT_LS_HS_CONFIG, ls_hs_config); in radv_pipeline_generate_tess_state()