iris: Use gen_disassemble
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 1 Sep 2020 23:57:52 +0000 (18:57 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 2 Sep 2020 19:48:44 +0000 (19:48 +0000)
commitbc2c5f9a4b696564fe99170d1e80fa33e989e6af
tree4526f496e4fc6c44cde2f9b6d2b97d7a99ad8004
parent372774367cf5e62f49209716faa80b3ecd932746
iris: Use gen_disassemble

This one doesn't require the program size and so it won't mess up if we
have a bunch of constant data at the end.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6244>
src/gallium/drivers/iris/iris_program_cache.c