3109564825
Metal uses an union to store the `gl_WorkGroupSize` the union needs to
be unpacked. We first unpack to uvec3 before in order to work around an
NVIDIA driver bug.
Issue introduced by: e3ac2ac93e
Pull Request: https://projects.blender.org/blender/blender/pulls/118749