zink: fixup_io_locations: Preserve all metadata
Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35463>
This commit is contained in:
@@ -5140,7 +5140,10 @@ fixup_io_locations(nir_shader *nir)
|
||||
}
|
||||
}
|
||||
}
|
||||
return true;
|
||||
|
||||
nir_shader_preserve_all_metadata(nir);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
static uint64_t
|
||||
|
||||
Reference in New Issue
Block a user