mesa/src/asahi
Timothy Arceri a9ed4538ab nir: add indirect loop unrolling to compiler options
This is where it should be rather than having to pass it into the
optimisation pass every time.

It also allows us to call the loop analysis pass without having to
duplicate these options which we will do later in this series.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12064>
2021-08-03 10:54:50 +00:00
..
compiler nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
lib asahi: Add integers to agx_vertex_formats 2021-07-24 18:00:07 -04:00
meson.build asahi: Fix meson dependency on packing in compiler 2021-07-06 13:44:50 +00:00