PINE64
Vulkan support with rockpro64 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: General Discussion on ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=99)
+--- Thread: Vulkan support with rockpro64 (/showthread.php?tid=7797)



Vulkan support with rockpro64 - rahulsharma - 08-05-2019

Hi, Is vulkan supported on rockpro64?
I am using rockpro64 with Ubuntu18 image (Not latest one).

I am trying to build one project that requires Vulkan support for gpu acceleration.
Are there drivers for Vulkan in rockpro? Is latest image have that?
Thanks


RE: Vulkan support with rockpro64 - hmuller - 08-05-2019

(08-05-2019, 12:16 AM)rahulsharma Wrote: Hi, Is vulkan supported on rockpro64?
I am using rockpro64 with Ubuntu18 image (Not latest one).

I am trying to build one project that requires Vulkan support for gpu acceleration.
Are there drivers for Vulkan in rockpro? Is latest image have that?
Thanks


Vulkan is supported on the rk3399. You are probably interested in the SDK found on this page:

  https://developer.arm.com/solutions/graphics/apis/vulkan


RE: Vulkan support with rockpro64 - rahulsharma - 08-21-2019

Thanks for the point.
But i tested Vulkan-sdk on my rockpro64. 
I found that still vulkan-sdk is not supported on Arm-linux and i am not able to build this(issue with GLSLC-NOTFOUND).