GLSL SOP geometry shaders

It would be great to have GLSL SOPs running geometry shaders. They would need to return a new datatype, allowing to pass geometries loaded into GPU between nodes.

This would open a lot of new possibilities for efficient geometry operations. One use case would be to have deformations nodes like Extrude, Noise, Blend composed together in any order and run smoothly on GPU.