glsl: Rename atomic counter functions
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 23 Apr 2015 09:06:12 +0000 (11:06 +0200)
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 25 Sep 2015 06:39:22 +0000 (08:39 +0200)
commit2cacebaad3da88853e9b0d19522d24e11a7f4f91
treeedfa15bf9e43dc14a490700aedc77bd380ee7632
parent586142658e2927a68ce02c44d3bdcaa628cac717
glsl: Rename atomic counter functions

Shader Storage Buffer Object will add new atomic functions that are not
associated with counters, so better have atomic counter-specific functions
explicitly include the word "counter" in their names.

Reviewed-by: Timothy Arceri <t_arceri@yahoo.com.au>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/glsl/builtin_functions.cpp