Merge branch 'issue_230_mustpass' into 'master'
authorPyry Haulos <phaulos@google.com>
Tue, 19 Jan 2016 19:16:26 +0000 (14:16 -0500)
committerPyry Haulos <phaulos@google.com>
Tue, 19 Jan 2016 19:16:26 +0000 (14:16 -0500)
Fix dEQP-VK.api.object_management.max_concurrent.device_memory_small

Fixes #230

Limit the number of allocations to 4K (which is the minimum required by the spec).

See merge request !348


Trivial merge