mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
Restored hierarchies and completed EXT_pixel_buffer_object
This commit is contained in:
parent
3382ee14f6
commit
8fe46e0223
8 changed files with 20 additions and 9 deletions
|
|
@ -46,7 +46,7 @@ import java.nio.FloatBuffer;
|
|||
import java.nio.IntBuffer;
|
||||
import java.nio.ShortBuffer;
|
||||
|
||||
public final class NVVertexProgram {
|
||||
public final class NVVertexProgram extends NVProgram {
|
||||
|
||||
/*
|
||||
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue