This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PSDKLA 3.00 on Jacinto-6 :: Not able to initialize EGL with "EGL_PIXMAP_BIT" frame buffer configuration



Hi,

EVM: Jacinto-6 running on PSDKLA 3.00

I am trying to initialize EGL. I am trying to use frame buffer configuration of type "EGL_PIXMAP_BIT ".

But on PSDKLA 3.00, there seems to be no such frame buffer configuration available for frame buffer type "EGL_PIXMAP_BIT", but available on GLSDK 7.04 (Checked with eglGetConfigAttrib).

All frame buffer types available on PSDKLA 3.00 are of type "EGL_WINDOW_BIT" (Checked with eglGetConfigAttrib).

How to use frame buffer type "EGL_PIXMAP_BIT " on PSDKLA 3.00 ?

Thanks,

Jeyaprabu.