pco: add support for loops and ifs using predicated execution

Signed-off-by: Simon Perretta <simon.perretta@imgtec.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36412>
This commit is contained in:
Simon Perretta
2025-01-24 17:56:54 +00:00
committed by Marge Bot
parent 3aff97a0b2
commit 6036f4900c
13 changed files with 597 additions and 54 deletions
+3
View File
@@ -2080,6 +2080,9 @@ PowerVR driver environment variables
``reindex``
Reindex IR at the end of each pass.
``no_pred_cf``
No predicated execution in CF.
.. envvar:: PCO_SKIP_PASSES
A comma-separated list of passes to skip.