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)
commit2c9cae14fd37853613bd07f84b6124032d4dc067
treec943558b0ace9bd7e9627166ad639ae5a45bdefd
parent44bda8bb351a2777f9b7be3afc96065365c875ab
parentfe798e33903f2a96975c6150dfc70b1ea7a72847
Merge branch '358-memory-pipeline-barrier-leak' into 'vulkan-cts-1.0-dev'

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
external/vulkancts/modules/vulkan/memory/vktMemoryPipelineBarrierTests.cpp