GPUOpen-Tools / gpu_performance_api

GPU Performance API for AMD GPUs
MIT License
250 stars 46 forks source link

Added build support for Android Arm64 #74

Open jcortell68 opened 1 year ago

jcortell68 commented 1 year ago

Previously, only Android x64 was supported. This adds new options to pre_build.py, --android_arm64 and --android_x64. The latter is an alias for the existing, unqualified --android option, which is being kept for backwards compatibility.