This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to Mali OpenCL on Android in native way?


I wanna use OpenCL on android phone. I tried to build an excutable binary using   include $(BUILD_EXECUTABLE) with NDK-build, But libOpenCL is needed. How can I get this ?