Why does OpenGL ES not support geometry shaders?

Viewed 42

I read here and there that OpenGL ES does not support geometry shaders. I just wanted to know if it will be added in the future and if not I'd be interested in why.

Is it a technical limitation of some sort?

1 Answers
Related