Searched refs:S_028780_COLOR_SRCBLEND (Results 1 – 4 of 4) sorted by relevance
849 #define S_028780_COLOR_SRCBLEND(x) (((unsigned)(x) & 0x1F) << 0) macro
393 bc |= S_028780_COLOR_SRCBLEND(r600_translate_blend_factor(srcRGB)); in evergreen_create_blend_state_mode()
568 blend_cntl |= S_028780_COLOR_SRCBLEND(si_translate_blend_factor(srcRGB)); in si_create_blend_state_mode()
769 blend_cntl |= S_028780_COLOR_SRCBLEND(si_translate_blend_factor(srcRGB)); in radv_pipeline_init_blend_state()