End the renderpass before trying to copy the query results, as
authorJoerg Wagner <jorg.wagner@arm.com>
Sun, 7 Feb 2016 12:54:37 +0000 (13:54 +0100)
committerJoerg Wagner <jorg.wagner@arm.com>
Sun, 7 Feb 2016 12:54:37 +0000 (13:54 +0100)
commit9da66aaa6d051c7bf222577343c0eeba3029e0b8
tree64f70dad9da5e027697bde48309626590a697d56
parentf9b9c56d9da2f992ae4111f024fc5fa6c52cc9fd
End the renderpass before trying to copy the query results, as
vkCmdCopyQueryPoolResults is only allowed outside.

Change-Id: I07cdd6c056017418f5080bdabb56746daeea73e7
external/vulkancts/modules/vulkan/query_pool/vktQueryPoolOcclusionTests.cpp