Skip to content

iris: Enable integer fast clear

Sagar Ghuge requested to merge sagarghuge/mesa:review/int_fast_clear into main

@kwg

CI run came out clean on all of the generations. I see that we already override and convert the clear color according to formats. If we don't have any blockers, we can enable the integer fast clear.

There might be other cases that I might have not taken into consideration so making this MR as RFC to understand.

Edited by Sagar Ghuge

Merge request reports