>>713086971Devs are retarded and use DirectX12 that copied the worst idea from OpenGL, that is sending the shaders in C and running basically a full blown C compiler when you load the game.
It turns games into fucking Gentoo.
Vulkan don't have this issue because it pre-compiles everything to a bytecode that can be converted to the shader format of any GPU a LOT faster.