vulkan icon indicating copy to clipboard operation
vulkan copied to clipboard

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

Open achirkin opened this issue 7 years ago • 2 comments

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 avatar May 03 '18 09:05 achirkin

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

coghex avatar Mar 16 '21 17:03 coghex

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

achirkin avatar Mar 17 '21 06:03 achirkin