Is there a way to extract aggregated data from a OpenGL ES 2.0 shader?
I was wondering if was there any way to do simple aggregated calculations over intermediate results in a OpenGL ES 2 shader.
I was wondering if was there any way to do simple aggregated calculations over intermediate results in a OpenGL ES 2 shader.