commit | be96b069ad4e41f9d440d04b5dbbffe599774473 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Wed Jun 10 12:47:50 2020 -0500 |
committer | Marge Bot <eric+marge@anholt.net> | Mon Jul 06 19:54:30 2020 +0000 |
tree | 7d4214ef9810aa80793d08e5c054c141aee4e903 | |
parent | b019b22c7aed8141a5f279619c239fd2a4eda843 [diff] |
nir: Assert that nir_lower_io is only called with allowed modes Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Connor Abbott <cwabbott0@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5418>