Merge branch '358-memory-pipeline-barrier-leak' into 'vulkan-cts-1.0-dev'
authorPyry Haulos <phaulos@google.com>
Tue, 12 Apr 2016 16:45:35 +0000 (16:45 +0000)
committerPyry Haulos <phaulos@google.com>
Tue, 12 Apr 2016 16:45:35 +0000 (16:45 +0000)
dEQP-VK.memory.pipeline_barrier.*: memory leak: delete render pass commands.

SubmitRenderPass was taking ownership of the render pass commands but
was not freeing them in the destructor.

Fixes issue #358.

See merge request !509

1  2 
external/vulkancts/modules/vulkan/memory/vktMemoryPipelineBarrierTests.cpp