6962bf4e57
The sha1 hash inside nir structure makes it easier to find bad shader in games. For example INTEL_DEBUG=fs will show not zero source_sha1 field for shaders with vulkan applications Signed-off-by: Illia Polishchuk <illia.a.polishchuk@globallogic.com> Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21012>