What if we disable webgl and enable canvas2d what all features will not work?

Hi, Everyone
Some devices do not support WebGL and we need to disable and enable canvas2d. can someone tell me what will be impacted?
Or any other alternate approach we can use that will not impact anything.

Right now, if we are disabling webgl, it is impacting a lot of things.

I assume its mostly performance… I’ll check