Use unique indices for each binding in out_of_pool_memory test
authorChris Forbes <chrisforbes@google.com>
Tue, 9 Jan 2018 23:26:34 +0000 (15:26 -0800)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 12 Jan 2018 12:57:56 +0000 (07:57 -0500)
commit3e7a0a2fd71aee670aeb8c7bc456cc07e44694ca
tree55e8a297bfc43a80ed8cf2f6b06fdd1b3e51a76f
parent9daf3fd3e67ba30300449241edd8d729707f6154
Use unique indices for each binding in out_of_pool_memory test

Previously, all the layout bindings would use binding=0, which is
invalid. Give them their own binding indices.

VK-GL-CTS: 929

Change-Id: I28e62db6c257ed0843dd9b77b2d8cb01d02e3eba
Components: Vulkan
Affects: dEQP-VK.api.descriptor_pool.out_of_pool_memory
external/vulkancts/modules/vulkan/api/vktApiDescriptorPoolTests.cpp