Fix allocator in WSI swapchain render test
authorPyry Haulos <phaulos@google.com>
Wed, 11 May 2016 20:39:24 +0000 (13:39 -0700)
committerPyry Haulos <phaulos@google.com>
Wed, 11 May 2016 20:39:24 +0000 (13:39 -0700)
commitf31905d3c4bcdd5978d7dc21ddf2723a89454a3b
tree4bd3c68e8b245348f26897fc984f4ded4c57210a
parent518f4892140466feacb6c7c772357c76a86c3a27
Fix allocator in WSI swapchain render test

TriangleRenderer was using default device allocator with custom device
created with WSI extension enabled.

Bug: 28676093
Change-Id: Iad45ee21f1f0cfca09f24d68529a6862de5ba701
external/vulkancts/modules/vulkan/wsi/vktWsiSwapchainTests.cpp