The specialization constant default hash was implemented in gl_shader.hh But the same implementation is needed for vulkan. This PR moves the default hash to a common place where both backends can use it. Pull Request: https://projects.blender.org/blender/blender/pulls/120889