[trunk] shaders fail hard in openmw after cbfc225e
mesa trunk rev 07ca1bbb archlinux amd rx580, mesa trunk build against llvm trunk
openmw trunk failed hard with shader errors , see https://gitlab.com/OpenMW/openmw/-/issues/8218 .
I ran piglit sanity and noticed 2 fails, one in arb_gpu_shader_fp64 and one in arb_gpu-shader_int64 .
reverting mesa trunk to 5db135f6 didn't have the crash and piglit sanity test only showed 1 fail, for arb_gpu-shader_int64
Will try to bisect later this week.