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

EnumeratePhysicalDevices on Android #86

@BobbyShoe

Description

@BobbyShoe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions