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
At the moment, the OpenCL-ICD-Loader checkout in android is using a
patch to override the vendor/layer paths staticaly in the source code.
This patch aims at dropping that patch in android.
It also moves the overload to the build system file (Soong's blueprint
for android) instead of having it staticaly inline in the source code.
https://android.googlesource.com/platform/external/OpenCL-ICD-Loader/+/refs/heads/main/loader/icd_platform.h
0 commit comments