Package org.lwjgl.egl

Class EXTMultiviewWindow

java.lang.Object
org.lwjgl.egl.EXTMultiviewWindow

public final class EXTMultiviewWindow extends Object
Native bindings to the EXT_multiview_window extension.

Adds support for creating an onscreen EGLSurface containing multiple color buffers.

EXT_multi_draw_buffers can be used with this extension to render and display multiple color buffers to a supported device.

Requires EGL 1.4.

  • Field Details

    • EGL_MULTIVIEW_VIEW_COUNT_EXT

      public static final int EGL_MULTIVIEW_VIEW_COUNT_EXT
      See Also: