Searched refs:S_028780_ALPHA_DESTBLEND (Results 1 – 4 of 4) sorted by relevance
893 #define S_028780_ALPHA_DESTBLEND(x) (((unsigned)(x) & 0x1F) << 24) macro
405 bc |= S_028780_ALPHA_DESTBLEND(r600_translate_blend_factor(dstA)); in evergreen_create_blend_state_mode()
597 blend_cntl |= S_028780_ALPHA_DESTBLEND(si_translate_blend_factor(sctx->gfx_level, dstA)); in si_create_blend_state_mode()
821 blend_cntl |= S_028780_ALPHA_DESTBLEND(dstA); in radv_pipeline_init_blend_state()