Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

EnumeratePhysicalDevices on Android #86

Open
BobbyShoe opened this issue Jan 10, 2020 · 1 comment
Open

EnumeratePhysicalDevices on Android #86

BobbyShoe opened this issue Jan 10, 2020 · 1 comment

Comments

@BobbyShoe
Copy link

I have tried two different Android platforms one on Android 7.1 and another on Android 9.0. I did see the /system/lib/libvulkan.so library on both devices, so the vukan native library appears to be available and appears to be loading.

The android 7.1 device is an Amazon Fires TV Stick 4K, which is documented to support vulkan version 1.1.

However on both devices EnumeratePhysicalDevices does not return any results. Are there any additional permission or settings necessary to make the physical devices list? Any other suggestions to make EnumeratePhysicalDevices work on Android?

I am trying to run this from Xamarin.Android. SDK 10.1.1.0

Thanks.

@malixg
Copy link

malixg commented Aug 6, 2020

Did you ever get this working? I am having the same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants