Draft: shader: Manually implement the atomicCounter*ARB functions

Closed Corentin Noël requested to merge tintou/virglrenderer:tintou/atomic-counter-gles into master

This extension has never been available in OpenGL ES so let's implement the functions manually.

Edited by Corentin Noël

Merge request reports