Fix dEQP-VK.binding_model discontiguous descriptors tests
authorPyry Haulos <phaulos@google.com>
Mon, 11 Apr 2016 17:15:34 +0000 (10:15 -0700)
committerPyry Haulos <phaulos@google.com>
Mon, 11 Apr 2016 17:38:53 +0000 (10:38 -0700)
commit24f920c739ed96cc68112210000e484da32d0ff1
treea5ea00ddbb859ceaa86f8fa3bfb085f3260870f6
parent006fe19757c786aa3986e57da9ec3ef52ef75ff2
Fix dEQP-VK.binding_model discontiguous descriptors tests

 * Descriptor set update wrote descriptors in incorrect order.

 * Removed compute cases where MULTIPLE_DISCONTIGUOUS_DESCRIPTORS didn't
have any effect.

 * Removed a few cases where code was needlessly handling
MULTIPLE_DISCONTIGUOUS_DESCRIPTORS causing confusion.

Bug: 28075783

Change-Id: I86ef93d41f5d493fac757ba44088d947b88bc702
android/cts/master/com.drawelements.deqp.vk.xml
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/binding_model/vktBindingShaderAccessTests.cpp