Merge branch '55-renderpass-secondary-no-continue-flag' into 'master'
authorPyry Haulos <phaulos@google.com>
Tue, 8 Dec 2015 17:34:01 +0000 (12:34 -0500)
committerPyry Haulos <phaulos@google.com>
Tue, 8 Dec 2015 17:34:01 +0000 (12:34 -0500)
commit620932fa98982524d8aebbecc288b969b8e90de7
treefe2a9883cd26ff3dfe51797ac6ecb0a2ddd479e1
parent59eeab53911544fcc80f4c57a44ca4f628368f80
parent57b41652a8af472d28943d13924edc3a32ec3884
Merge branch '55-renderpass-secondary-no-continue-flag' into 'master'

55 dEQP-VK.renderpass.attachment: secondary command buffer is missing VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT usage flag

This fixes issue #55

Spec:
"If vkCmdExecuteCommands is being called within a render pass instance, any given element of pCommandBuffers
 must have been recorded with the VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT"

See merge request !115
external/vulkancts/modules/vulkan/vktRenderPassTests.cpp