mesa/src/asahi
Alyssa Rosenzweig ab0d878932 treewide: Remove more is_ssa asserts
Stuff Coccinelle missed.

   sed -i -e '/assert(.*\.is_ssa)/d' $(git grep -l is_ssa)
   sed -i -e '/ASSERT.*\.is_ssa)/d' $(git grep -l is_ssa)

+ a manual fixup to restore the assert for parallel copy lowering.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24432>
2023-08-03 22:40:28 +00:00
..
compiler treewide: Remove more is_ssa asserts 2023-08-03 22:40:28 +00:00
drm-shim asahi: drop unused include paths 2023-07-22 10:10:03 +00:00
layout asahi: decouple layout from gallium 2023-08-03 19:38:56 +00:00
lib asahi: Don't depend on glibc to decode 2023-07-22 12:42:58 -04:00
.clang-format asahi: Use the Mesa base style 2023-05-29 21:06:12 +00:00
meson.build asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00