Merge branch '207-208-basic-compute-bugfix' into 'master'
authorPyry Haulos <phaulos@google.com>
Fri, 15 Jan 2016 17:00:04 +0000 (12:00 -0500)
committerPyry Haulos <phaulos@google.com>
Fri, 15 Jan 2016 17:00:04 +0000 (12:00 -0500)
Basic compute: fix wrong enum and uninitialized atomic variable

Fixes #207 and #208

#207 was partially fixed by !281, but the same initialization logic was also needed in SSBO barrier test, so I'm adding it here.

See merge request !318


Trivial merge