Shaders are compiled on the CPU, as well as physics/collision simulations are on the CPU. Everything else (rendering) is done on the GPU.
Shaders are compiled on the CPU, as well as physics/collision simulations are on the CPU. Everything else (rendering) is done on the GPU.