KomputeProject / kompute

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
http://kompute.cc/
Apache License 2.0
1.95k stars 147 forks source link

Fix Android Example confirmed with blog post steps #266

Closed axsaucedo closed 2 years ago

axsaucedo commented 2 years ago

Fixes #234 and #264.

The Android project broke due to a change in the VulkanHPP headers that resulted in an ambiguous function definition. This PR fixes and updates the Android project so it works without any modifications. Tested on:

image

Running on Pixel 3a API 30:

image