From: Pyry Haulos Date: Tue, 14 Jun 2016 15:43:26 +0000 (+0000) Subject: Merge branch 'validation_fix_api_command_buffers' into 'vulkan-cts-1.0-dev' X-Git-Tag: upstream/0.1.0~662^2~86^2~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bc4935d3c07584b45bff2a0a01f6d58e674f621;p=platform%2Fupstream%2FVK-GL-CTS.git Merge branch 'validation_fix_api_command_buffers' into 'vulkan-cts-1.0-dev' dEQP-VK.api.command_buffers: remove bad test I think two test cases were wrong -- they allocated zero command buffers which shouldn't be allowed. Layers treat it as an error and I filed a spec bug because it's not stated explicitly. I'm removing these two tests. See #357 for details on validation task. ### Vulkan spec issue - [Issue 292](https://gitlab.khronos.org/vulkan/vulkan/issues/292) - VkCommandBufferAllocateInfo valid usage See merge request !525 --- 7bc4935d3c07584b45bff2a0a01f6d58e674f621