I need to interleave* the bits of three unsigned integers in a GLSL program that will be compiled to SPIR-V. In C, I would use the intrinsic _pdep_u32 but I can\'t find somethin