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:
committed by
Marge Bot
parent
3aff97a0b2
commit
6036f4900c
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user