commit | 9dba8d8aa12b0a80425a1816bd07c645768dced3 | [log] [tgz] |
---|---|---|
author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Mon Jul 05 16:01:41 2021 +0300 |
committer | Marge Bot <emma+marge@anholt.net> | Wed Sep 28 05:38:36 2022 +0000 |
tree | 549fffdea92a854e3164a8d14bacc011a6eac853 | |
parent | 649cdc617fb5fb13f3430aa26ad2023503f1c605 [diff] |
intel/fs: take a builder arg for resolve_source_modifiers() There will be situations where we will want to use a local builder rather than the one associated with NIR->backend translation. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Caio Oliveira <caio.oliveira@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16970>