Fix: adds checking the maxPerStageResources limit
authorArkadiusz Sarwa <arkadiusz.sarwa@amd.com>
Fri, 23 Nov 2018 14:46:50 +0000 (15:46 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 29 Nov 2018 11:29:51 +0000 (06:29 -0500)
commitf65510a47d37f9bcf5b7de401b76436156a1a1a9
tree08be97bc165ea145f92f0b01d25ffe8a52e9eaa5
parentae71ca46d1309742d010dccb75eb9b0028084628
Fix: adds checking the maxPerStageResources limit

Tests dEQP-VK.binding_model.descriptorset_random.*
don't check that limit, so it is possible to execute tests
on device which doesn't support so many descriptors.

Components: Vulkan

Affects: dEQP-VK.binding_model.descriptorset_random.*

VK-GL-CTS issue: 1481

Change-Id: If07f3c6aeb7696cec4620eb93df87ac2119ee3cc
external/vulkancts/modules/vulkan/binding_model/vktBindingDescriptorSetRandomTests.cpp