EGL_KHR_mutable_render_buffer#

Valid APIs#

EGL 1.2+

Description#

The aim of this extension is to allow toggling of front-buffer rendering for window surfaces after their initial creation. This allows for implementations to switch between back-buffered and single-buffered rendering without requiring re-creation of the surface. It is not expected for toggling to be a frequent event.