Use queues and entrypoints from custom device
authorSÅ‚awomir Cygan <slawomir.cygan@intel.com>
Tue, 29 Mar 2022 15:48:53 +0000 (17:48 +0200)
committerMatthew Netsch <mnetsch@qti.qualcomm.com>
Fri, 8 Apr 2022 19:58:10 +0000 (19:58 +0000)
commit69c26d2095aa71216c566b62b337ce2f7a7eb53e
tree1a8738c257b22a7638646af3b67232133a2729b9
parent33fba799401ba8e74907bf4bf7893d50f188e842
Use queues and entrypoints from custom device

This fixes the test to submit to the queue from same
device, that the command buffers where created from.

Moreover, this fixes the test to use entrypoints get from
the same device that is in use.

Components: Vulkan

VK-GL-CTS Issue: 3592

Affects: dEQP-VK.memory.binding.priority_dynamic.*

Change-Id: Ieca1f6843e31fd5dbf0ad31f4d5b4f3ce3c44453
external/vulkancts/modules/vulkan/memory/vktMemoryBindingTests.cpp