mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 21:58:10 +02:00
Corresponds roughly to what we analyze. Note that "terminate AND execute" is a contradiction (rather: it's equivalent to just terminating), hence why there are only three possibilities for the states of the flags: .cont = continue, don't execute .last = don't continue, don't execute .cont.last = continue and execute Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5014> |
||
|---|---|---|
| .. | ||
| bifrost | ||
| encoder | ||
| include | ||
| midgard | ||
| pandecode | ||
| shared | ||
| util | ||
| Android.bifrost.mk | ||
| Android.encoder.mk | ||
| Android.midgard.mk | ||
| Android.mk | ||
| Android.pandecode.mk | ||
| Android.shared.mk | ||
| Android.util.mk | ||
| Makefile.sources | ||
| meson.build | ||