Comment by MindSpunk
You can, but the immediate mode path is slower and uses significantly more power. Mobile GPUs are not good at modern desktop game workflows where significant portions of the frame are compute shaders. They're generally very memory bandwidth starved, and general compute sidesteps most of the optimizations the hardware has made to work around this.