Home
last modified time | relevance | path

Searched refs:set_context_reg_seq_array (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_shadowed_regs.c1316 set_context_reg_seq_array_fn set_context_reg_seq_array) in gfx9_emulate_clear_state() argument
1941 set_context_reg_seq_array(cs, R_028000_DB_RENDER_CONTROL, SET(DbRenderControlGfx9)); in gfx9_emulate_clear_state()
1942 set_context_reg_seq_array(cs, R_0281E8_COHER_DEST_BASE_HI_0, SET(CoherDestBaseHi0Gfx9)); in gfx9_emulate_clear_state()
1943 set_context_reg_seq_array(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, in gfx9_emulate_clear_state()
1945 set_context_reg_seq_array(cs, R_028414_CB_BLEND_RED, SET(CbBlendRedGfx9)); in gfx9_emulate_clear_state()
1946 set_context_reg_seq_array(cs, R_028644_SPI_PS_INPUT_CNTL_0, SET(SpiPsInputCntl0Gfx9)); in gfx9_emulate_clear_state()
1947 set_context_reg_seq_array(cs, R_028754_SX_PS_DOWNCONVERT, SET(SxPsDownconvertGfx9)); in gfx9_emulate_clear_state()
1948 set_context_reg_seq_array(cs, R_028800_DB_DEPTH_CONTROL, SET(DbDepthControlGfx9)); in gfx9_emulate_clear_state()
1949 set_context_reg_seq_array(cs, R_028A00_PA_SU_POINT_SIZE, SET(PaSuPointSizeGfx9)); in gfx9_emulate_clear_state()
1950 set_context_reg_seq_array(cs, R_028A18_VGT_HOS_MAX_TESS_LEVEL, SET(VgtHosMaxTessLevelGfx9)); in gfx9_emulate_clear_state()
[all …]
Dac_shadowed_regs.h61 set_context_reg_seq_array_fn set_context_reg_seq_array);