java.lang.Object
overrungl.opengl.ext.arb.GLARBDrawBuffers
GLARBDrawBuffers relies on preview features of the Java platform:
GLARBDrawBuffersrefers to one or more preview APIs:MemorySegment,SegmentAllocator.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
GL_ARB_draw_buffers- Since:
- 0.1.0
- Author:
- squid233
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidglDrawBuffersARB(int n, MemorySegmentPREVIEW bufs) static voidglDrawBuffersARB(SegmentAllocatorPREVIEW allocator, int[] bufs) static voidload(GLExtCaps ext, GLLoadFunc load)
-
Constructor Details
-
GLARBDrawBuffers
public GLARBDrawBuffers()
-
-
Method Details
-
load
-
glDrawBuffersARB
-
glDrawBuffersARB
-
GLARBDrawBufferswhen preview features are enabled.