SPIR-V

:)

The shader language in Vulkan is SPIR-V. It's a low-level binary intermediate representation. GLSL can be compiled to SPIR-V.

Vulkan SPIR-V shader size reduction using spirv-opt - 2017

SPIR-V Compression: SMOL vs MARK - 2018