<alyssa>
tomeu: We should look into running dEQP with --deqp-surface-type=fbo
<alyssa>
It's slower (expect CI to take like 1.5x time) for unknown reasons; that needs to be sorted unrelated to CI since FBOs being slow is a bad thing.
<alyssa>
That said it's what the tests actually want.... results will be more reliable. A lot of tests are skipped with =window. Other tests pass "automatically" without testing the actual thing.
<alyssa>
Once that's changed, expect regressions. But at this point tests that work on one but not the other were never really working at all.
<alyssa>
(It turns out stenciling is quite broken, for instance.)