You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
fromvulkan-examples
folder.The text was updated successfully, but these errors were encountered: