Skip to content

radv: add support for dynamic blend equations

Samuel Pitoiset requested to merge hakzsam/mesa:radv_dyn_blend_eq into main

This allows Zink to enable full ds3 support (for less stuttering) and it passed full GL CTS.

Based on !20201 (merged)

Merge request reports