Is distance field shadow only works on platform which support compute shader?

Hi, I am recently working on a project and we decided to use distance field shadow in our scene.

And we just went through the distancefeildshadow.cpp and it turned out to use compute shader.

So can we still use distance field shadow for those devices that do not support compute shader?