Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try vulkan on arm 32/64bit or x86 32 bit. #5

Open
achirkin opened this issue May 3, 2018 · 2 comments
Open

Try vulkan on arm 32/64bit or x86 32 bit. #5

achirkin opened this issue May 3, 2018 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@achirkin
Copy link
Owner

achirkin commented May 3, 2018

I tested that the library compiles on arm, but I did not manage to run it due to lack of arm devices with vulkan support.

Thanks to hsc2hs, everything should work in theory; so I am curious to see if the library can run on mobile or other 32 bit platforms in reality.
The simplest way to test the minimal functionality is to try ve-01-CreateInstance from vulkan-examples folder.

@achirkin achirkin added the help wanted Extra attention is needed label May 3, 2018
@coghex
Copy link

coghex commented Mar 16, 2021

vulkan-triangles works out of the box on arm64 via my raspberry pi, i can provide more info if you would like...

@achirkin
Copy link
Owner Author

Thanks, that's nice to know! I'll keep this issue here though if someone ever gets to try 32 bit platforms :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants