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/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp859 radeon_set_context_reg_idx(R_028B58_VGT_LS_HS_CONFIG, 2, ls_hs_config);
861 radeon_set_context_reg(R_028B58_VGT_LS_HS_CONFIG, ls_hs_config);
/third_party/mesa3d/src/amd/common/
H A Dac_shadowed_regs.c1020 R_028B58_VGT_LS_HS_CONFIG - R_028B4C_GE_NGG_SUBGRP_CNTL + 4,
/third_party/mesa3d/src/amd/vulkan/
H A 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()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h2319 #define R_028B58_VGT_LS_HS_CONFIG 0x00028B58 macro
H A Devergreen_state.c4641 radeon_set_context_reg(cs, R_028B58_VGT_LS_HS_CONFIG, ls_hs_config); in evergreen_set_ls_hs_config()

Completed in 33 milliseconds