Merge branch 'scygan_compute_to_small_dset' into 'master'
authorPyry Haulos <phaulos@google.com>
Thu, 14 Jan 2016 18:18:06 +0000 (13:18 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 14 Jan 2016 18:18:06 +0000 (13:18 -0500)
commit71381a2f57cde6102467af742c10fd91620b8cc1
tree4d13e0100058209abf95a5525d83f65cd97a4465
parented159be5ece73c43243ab5d42f4614aeb9520deb
parentf4c9b6c3fb7ab1eaab7718f80408b62ff5430c1f
Merge branch 'scygan_compute_to_small_dset' into 'master'

dEQP-VK.compute.indirect_dispatch.*  - to small descriptor pool

Descriptor pool is created with not enough storage for a used descriptor type increased proper descriptorCount to match the number of allocations in test.

See merge request !306