Fix vertex index data location for host builds
authorBoris Zanin <boris.zanin@mobica.com>
Mon, 4 May 2020 12:41:11 +0000 (14:41 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 4 May 2020 17:10:50 +0000 (13:10 -0400)
commit2a90eb3840060c8bdf75829c8d9f003adb50258a
tree3f6e6d78e9ae5741b05203fcc6ff50f5e20c19f5
parentf85ceecfa72d0cc4be49a5ec7773041defb096a0
Fix vertex index data location for host builds

Host address (instead of vertex index buffer handle)
should be used for vertex indices in host build tests.

Affects tests:
 * dEQP-VK.ray*

Components: Vulkan

VK-GL-CTS issue: 2346

Change-Id: Ic535fc297babecddbc1a100b515c509be01e65ad
external/vulkancts/framework/vulkan/vkRayTracingUtil.cpp