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.
