Good day!
I'm using a 9060 XT-based product as an EGPU on an USB4 interface.
OS: Windows 11.
Driver version: Adrenalin 26.2.1
I'm attempting to allocate a vkBuffer, and none of the available memory types for this operation is on device local memory. Only host memory types are offered. It seems to work fine when allocating vkImages.
I've written a small application to verify this. Here's the output. I'm happy to attach source and binary of the test application if it is of help.
Vulkan_egpu_buffer_usage_memory_types.txt
Good day!
I'm using a 9060 XT-based product as an EGPU on an USB4 interface.
OS: Windows 11.
Driver version: Adrenalin 26.2.1
I'm attempting to allocate a vkBuffer, and none of the available memory types for this operation is on device local memory. Only host memory types are offered. It seems to work fine when allocating vkImages.
I've written a small application to verify this. Here's the output. I'm happy to attach source and binary of the test application if it is of help.
Vulkan_egpu_buffer_usage_memory_types.txt