radv: ignore pInheritanceInfo for primary command buffers
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 25 Jun 2018 14:22:43 +0000 (16:22 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 26 Jun 2018 08:39:43 +0000 (10:39 +0200)
commitba5e25ed293bc060be2ba7ed840a22458454b3cf
treef6b838159a3460a80f02fb814cdd0552cf6335ea
parent232c5d75ea8c9536a896a17c9156b8e2ad36a779
radv: ignore pInheritanceInfo for primary command buffers

From the Vulkan spec:
"If this is a primary command buffer, then this value is ignored."

CC: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_cmd_buffer.c