freedreno: Refactor ir3_cache shader compilation
authorConnor Abbott <cwabbott0@gmail.com>
Tue, 23 Jun 2020 11:19:07 +0000 (13:19 +0200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 26 Jun 2020 09:34:33 +0000 (09:34 +0000)
commitd9dd989d2a5d08e465f3c7fcb427aa24ec6247d2
treea471213a417c42d1e3660def586b3e28c4982a05
parent8ad65609da345871465a8e1be8cbf7173913ede4
freedreno: Refactor ir3_cache shader compilation

Use an array, which makes it more like turnip and makes implementing the
const limits easier.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5607>
src/gallium/drivers/freedreno/ir3/ir3_cache.c