We are trying to develop EGL application to be used with PSDKLA K4.4 based linux on J6.
For EGL image creation using EGL API "eglCreateImageKHR", the attributes uses "EGL_RAW_VIDEO_TI_DMABUF" which was defined in "EGL/eglext.h" in GLSDK 7.x based linux distributions, but same is missing in PSDKLA linux distribution.
Is there a EGL sample application available for PSDKLA to understand the above change ?