OpenGL vs OpenCL

I'm a bit confused with the difference between the two.
I'm having a lot of crashes in my app

It seems most of the crashes are from non-snapdragon devices

meaning they're mostly Mali GPU's (I'm having a lot of crashes from Galaxy Note 4)

I'm thinking I might need to update OpenGL (or CL?) on my computer ??

is that possible in any way?

any suggestions?

Comments

  • 3absh3absh Member Posts: 601

    signal 11 (SIGSEGV), code 2 (SEGV_ACCERR)
    libGLES_mali.so

    Is this a memory access error?

Sign In or Register to comment.