Package org.lwjgl.glfw
Class GLFWNativeOSMesa.Functions
java.lang.Object
org.lwjgl.glfw.GLFWNativeOSMesa.Functions
- Enclosing class:
GLFWNativeOSMesa
Contains the function pointers loaded from
GLFW.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
GetOSMesaColorBuffer
public static final long GetOSMesaColorBufferFunction address. -
GetOSMesaDepthBuffer
public static final long GetOSMesaDepthBufferFunction address. -
GetOSMesaContext
public static final long GetOSMesaContextFunction address.
-