Package org.lwjgl.egl

Class MESAPlatformGBM

java.lang.Object
org.lwjgl.egl.MESAPlatformGBM

public final class MESAPlatformGBM extends Object
Native bindings to the MESA_platform_gbm extension.

This extension defines how to create EGL resources from native GBM resources using the functions defined by EGL_EXT_platform_base. (GBM is a Generic Buffer Manager for Linux).

Requires EXT_platform_base and MESA_platform_gbm to query its existence without a display.

  • Field Details