projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
baf5a69
ee4fa9c
)
Merge branch 'fix-memory-barrier-tests' into 'vulkan-cts-1.0'
author
Pyry Haulos
<phaulos@google.com>
Tue, 23 Feb 2016 18:29:20 +0000
(13:29 -0500)
committer
Pyry Haulos
<phaulos@google.com>
Tue, 23 Feb 2016 18:29:20 +0000
(13:29 -0500)
Pipeline barrier test fixes
- Set image layout to undefined after memory has been written by host
or through buffer.
- Fix CacheState transitivity by removing bit not operation.
- Require bound buffer for render operations.
Change-Id: I7c44f5be51ef5e23cc3304fc90f8970ebe135a52
See merge request !431
Trivial merge