mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
New extensions and static import modifications
This commit is contained in:
parent
17cef91b6a
commit
0e70f051bd
21 changed files with 781 additions and 566 deletions
|
|
@ -46,9 +46,7 @@ import java.nio.FloatBuffer;
|
|||
import java.nio.IntBuffer;
|
||||
import java.nio.ShortBuffer;
|
||||
|
||||
|
||||
|
||||
public final class NVVertexProgram extends NVProgram {
|
||||
public final class NVVertexProgram {
|
||||
|
||||
/*
|
||||
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue