EGL_NO_MODE

Jon Smirl jonsmirl at gmail.com
Mon May 16 18:56:13 PDT 2005


Is it legal to do this to blank the display?
blank - eglShowSurfaceMESA(display, screen, surface, EGL_NO_MODE_MESA);
unblank - eglShowSurfaceMESA(display, screen, surface, previous_mode);

Or is it required that EGL_NO_SURFACE be used with EGL_NO_MODE_MESA?

-- 
Jon Smirl
jonsmirl at gmail.com


More information about the dri-egl mailing list