projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0963fc7
9da66aa
)
Merge branch 'origin/280-move_vkCmdCopyQueryPoolResults_outside_renderpass' into...
author
Pyry Haulos
<phaulos@google.com>
Tue, 9 Feb 2016 18:29:06 +0000
(13:29 -0500)
committer
Pyry Haulos
<phaulos@google.com>
Tue, 9 Feb 2016 18:29:06 +0000
(13:29 -0500)
#280: End the renderpass before trying to copy the query results
End the renderpass before trying to copy the query results,
as vkCmdCopyQueryPoolResults is only allowed outside.
Fixes #280.
See merge request !424
Trivial merge