Yes we do!
That's the point
The heterogeneous computing model of Apple Silicon opens up new possibilities that were not feasible with the traditional "isolated" model. We can now write software that utilizes the CPU and the GPU simultaneously to build some very interesting stuff. Now, I don't know what this stuff is going to be in the end, but I am exited
P.S. I am currently prototyping my 2D game engine on Apple Silicon where I render the dynamic game world directly from the planar graph. No triangles, no nothing. It looks very promising so far