Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_shadowed_regs.c1020 R_028B58_VGT_LS_HS_CONFIG - R_028B4C_GE_NGG_SUBGRP_CNTL + 4,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp859 radeon_set_context_reg_idx(R_028B58_VGT_LS_HS_CONFIG, 2, ls_hs_config); in si_emit_derived_tess_state()
861 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.c4641 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.c6033 radeon_set_context_reg_idx(ctx_cs, R_028B58_VGT_LS_HS_CONFIG, 2, ls_hs_config); in radv_pipeline_emit_tess_state()
6035 radeon_set_context_reg(ctx_cs, R_028B58_VGT_LS_HS_CONFIG, ls_hs_config); in radv_pipeline_emit_tess_state()