Package org.lwjgl.egl
Class ANGLEWindowFixedSize
- java.lang.Object
-
- org.lwjgl.egl.ANGLEWindowFixedSize
-
public final class ANGLEWindowFixedSize extends java.lang.Object
Native bindings to the ANGLE_window_fixed_size extension.This extension allows creating a window surface with a fixed size that is specified when it is created.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_FIXED_SIZE_ANGLE
-
-
-
Field Detail
-
EGL_FIXED_SIZE_ANGLE
public static final int EGL_FIXED_SIZE_ANGLE
- See Also:
- Constant Field Values
-
-