mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 14:35:58 +00:00
Removed VertexWeight
This commit is contained in:
parent
4faac55de3
commit
2d586a490b
1 changed files with 0 additions and 2 deletions
|
|
@ -83,8 +83,6 @@ public final class NVHalfFloat {
|
|||
|
||||
public static native void glSecondaryColor3hNV(short red, short green, short blue);
|
||||
|
||||
public static native void glVertexWeighthNV(short weight);
|
||||
|
||||
public static native void glVertexAttrib1hNV(int index, short x);
|
||||
|
||||
public static native void glVertexAttrib2hNV(int index, short x, short y);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue