Searched refs:set_context_reg_seq_array (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/amd/common/ |
D | ac_shadowed_regs.c | 882 set_context_reg_seq_array_fn set_context_reg_seq_array) in gfx9_emulate_clear_state() argument 1507 set_context_reg_seq_array(cs, R_028000_DB_RENDER_CONTROL, SET(DbRenderControlGfx9)); in gfx9_emulate_clear_state() 1508 set_context_reg_seq_array(cs, R_0281E8_COHER_DEST_BASE_HI_0, SET(CoherDestBaseHi0Gfx9)); in gfx9_emulate_clear_state() 1509 set_context_reg_seq_array(cs, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, in gfx9_emulate_clear_state() 1511 set_context_reg_seq_array(cs, R_028414_CB_BLEND_RED, SET(CbBlendRedGfx9)); in gfx9_emulate_clear_state() 1512 set_context_reg_seq_array(cs, R_028644_SPI_PS_INPUT_CNTL_0, SET(SpiPsInputCntl0Gfx9)); in gfx9_emulate_clear_state() 1513 set_context_reg_seq_array(cs, R_028754_SX_PS_DOWNCONVERT, SET(SxPsDownconvertGfx9)); in gfx9_emulate_clear_state() 1514 set_context_reg_seq_array(cs, R_028800_DB_DEPTH_CONTROL, SET(DbDepthControlGfx9)); in gfx9_emulate_clear_state() 1515 set_context_reg_seq_array(cs, R_02882C_PA_SU_PRIM_FILTER_CNTL, SET(PaSuPrimFilterCntlGfx9)); in gfx9_emulate_clear_state() 1516 set_context_reg_seq_array(cs, R_028A00_PA_SU_POINT_SIZE, SET(PaSuPointSizeGfx9)); in gfx9_emulate_clear_state() [all …]
|
D | ac_shadowed_regs.h | 57 set_context_reg_seq_array_fn set_context_reg_seq_array);
|