mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-08 16:04:39 +00:00
Added private constructors to OpenAL and OpenGL static classes
This commit is contained in:
parent
c46ad444ea
commit
5966d7b6b6
108 changed files with 336 additions and 105 deletions
|
|
@ -40,8 +40,7 @@ import java.nio.ShortBuffer;
|
|||
import org.lwjgl.LWJGLException;
|
||||
import org.lwjgl.BufferChecks;
|
||||
|
||||
public final class ARBBufferObject {
|
||||
|
||||
public abstract class ARBBufferObject {
|
||||
/*
|
||||
* Accepted by the <usage> parameter of BufferDataARB:
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue