We know which shader involved is causing the issue, it's an include file 'HeightFuncs.glsl' which is used in terrain generation and ground clutter generation. Specifically, what's taking so long is something called pipeline creation where at this point the driver compiles the shader that uses...