Skip to content

crocus: don't quantize the clear value

Filip Gawin requested to merge gawin/mesa:crocus/quat into main

Currently doing this is useless, as the problem is handled earlier (by handling value as double), and may decrease precision. I believe iris has also dropped this code.

I'm gonna update results after CI's run. // Edit: Helps with 2 tests, so I've added tag for stable release.

Edited by Filip Gawin

Merge request reports