projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c71545d
216610c
)
Merge branch '207-208-basic-compute-bugfix' into 'master'
author
Pyry Haulos
<phaulos@google.com>
Fri, 15 Jan 2016 17:00:04 +0000
(12:00 -0500)
committer
Pyry 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