When using MALI-T 820, what should be specified for the fourth argument of eglCreateImageKHR(), EGLClientBuffer buffer?We have confirmed that eglCreateImageKHR() is supported as an OpenGL extension.
Aki what did you pass in eglPixmap_attrib_list , I have a buffer and I want to create a pixmap from that buffer and then create egl image.
where should I use that buffer while creating pixmap.
Thank you
Sami