radv: vkAllocateCommandBuffers should NULL all output handles
authorAndres Rodriguez <andresx7@gmail.com>
Fri, 27 Jan 2017 05:03:03 +0000 (00:03 -0500)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Mon, 30 Jan 2017 07:38:13 +0000 (08:38 +0100)
commite199a993b2eb13319691b690af8f52bf8a0016b8
tree2d66b2e6ef02aad579678d18671d9272094f242b
parentec0f5c005ce75ebd94fea8d8e71a6ae852293fce
radv: vkAllocateCommandBuffers should NULL all output handles

This is part of the spec and fixes CTS tests:
dEQP-VK.api.object_management.alloc_callback_fail_multiple.command_buffer_*

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_cmd_buffer.c