mesa/ci-expects
Rob Clark 75b0c4b5e1 freedreno/ir3: Async shader compile
Draw-time variants are still synchronous, but I'm not sure there is much
(easy) benefit from generating them asynchronously.  Without patching
the cmdstream later before batch submit, we'd end up waiting for them
immediately.  But we should mostly only hit draw-time variants for
desktop GL (and mostly legacy features).

Note: new xfb xfail on a5xx, but most of the xfb tests are already xfail
so I think we just managed to change the timing a bit, rather than this
being related to async compile.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3857
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8795>
2021-02-16 23:43:44 +00:00
..
default
freedreno freedreno/ir3: Async shader compile 2021-02-16 23:43:44 +00:00
lima
llvmpipe
lvp
panfrost panfrost: Enable ES3 conformant floating-point 2021-02-12 01:21:29 +00:00
radeonsi
radv radv: Use u_format helpers when possible. 2021-02-13 21:47:16 +00:00
softpipe
v3d ci/v3d: Add V3D and V3DV testing 2021-02-15 15:47:31 +00:00
v3dv ci/v3d: Add V3D and V3DV testing 2021-02-15 15:47:31 +00:00
vc4
virgl ci/virgl: Fix GLES31 testing on desktop GL. 2021-02-10 03:31:56 +00:00