EGL_NO_MODE

Brian Paul brian.paul at tungstengraphics.com
Mon May 16 19:22:21 PDT 2005


Jon Smirl wrote:
> 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?

I think I could go either way.

-Brian



More information about the dri-egl mailing list