public static final class CUGL.Functions
extends java.lang.Object
CU.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
GLCtxCreate
Function address.
|
static long |
GLInit
Function address.
|
static long |
GLMapBufferObject
Function address.
|
static long |
GLMapBufferObjectAsync
Function address.
|
static long |
GLRegisterBufferObject
Function address.
|
static long |
GLSetBufferObjectMapFlags
Function address.
|
static long |
GLUnmapBufferObject
Function address.
|
static long |
GLUnmapBufferObjectAsync
Function address.
|
static long |
GLUnregisterBufferObject
Function address.
|
static long |
GraphicsGLRegisterBuffer
Function address.
|
static long |
GraphicsGLRegisterImage
Function address.
|
public static final long GraphicsGLRegisterBuffer
public static final long GraphicsGLRegisterImage
public static final long GLCtxCreate
public static final long GLInit
public static final long GLRegisterBufferObject
public static final long GLMapBufferObject
public static final long GLUnmapBufferObject
public static final long GLUnregisterBufferObject
public static final long GLSetBufferObjectMapFlags
public static final long GLMapBufferObjectAsync
public static final long GLUnmapBufferObjectAsync
Copyright LWJGL. All Rights Reserved. License terms.