Vertex Painting Shader cost on VR

Yes, because the cost of accessing it is the same. Basically free. What you do with it will have its own cost. If you use it to lerp colours the lerp cost will be added. It depends on how you use it, but the node itself is cheap.