No fragments are drawn to framebuffer (depth) at all. However, if shader is completely uninitialised, fragments do get drawn (albeit incorrectly)
I’m trying to render the scene to a depth attachment of a specific framebuffer. I’ve been fiddling around with this for a long time, trying lots of different things.