JUCE Graphics Renderering Options Clarification

Hello all. I am making a tutorial on using OpenGL in JUCE, and I wanted to provide a basic overview of the other graphics rendering options in JUCE.

I have created the following table image and wanted to ask if it is accurate.
Specifically, is the JUCE Software Renderer only using the CPU to make calculations for graphics processing or does it also use the GPU?

Thank you all for the help!