mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 06:53:59 +00:00
Added ARBVertexBufferObject to list of implemented interfaces in GLConstants.java
This commit is contained in:
parent
3018edde4c
commit
36e4c9625a
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ public interface GLConstants
|
|||
ARBTextureMirroredRepeat,
|
||||
ARBTransposeMatrix,
|
||||
ARBVertexBlend,
|
||||
ARBVertexBufferObject,
|
||||
ARBVertexProgram,
|
||||
ATIElementArray,
|
||||
ATIEnvmapBumpmap,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue