Fix validation errors in buffer_device_address tests
authorJeff Bolz <jbolz@nvidia.com>
Sun, 9 Jun 2019 17:25:42 +0000 (12:25 -0500)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sun, 16 Jun 2019 18:17:29 +0000 (14:17 -0400)
commitb1280f786ee19bd94d81606d5d2fe9d7d0d2879f
tree2d4ee193452f17cc70509663c1177d816c456d8b
parent8fefbdfb8d420020b2f6b81000be79fae6ba9339
Fix validation errors in buffer_device_address tests

These tests could violate the per-stage descriptor limits. Create an
empty descriptor set to use in place of the non-empty set if we run
out of space.

Components: Vulkan
Affects: dEQP-VK.binding_model.buffer_device_address.*
Change-Id: I7c252da604e7316f040fd3cc44091bfd405fc883
external/vulkancts/modules/vulkan/binding_model/vktBindingBufferDeviceAddressTests.cpp