Searched refs:S_028780_COLOR_DESTBLEND (Results 1 – 4 of 4) sorted by relevance
881 #define S_028780_COLOR_DESTBLEND(x) (((unsigned)(x) & 0x1F) << 8) macro
399 bc |= S_028780_COLOR_DESTBLEND(r600_translate_blend_factor(dstRGB)); in evergreen_create_blend_state_mode()
591 blend_cntl |= S_028780_COLOR_DESTBLEND(si_translate_blend_factor(sctx->gfx_level, dstRGB)); in si_create_blend_state_mode()
816 blend_cntl |= S_028780_COLOR_DESTBLEND(dstRGB); in radv_pipeline_init_blend_state()