mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 22:45:50 +00:00
GLConstants now extends CoreGL14Constants
This commit is contained in:
parent
4b8611c4f6
commit
fd6fb33014
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ import org.lwjgl.opengl.wgl.WGLMakeCurrentRead;
|
|||
|
||||
public interface GLConstants
|
||||
extends
|
||||
CoreGL14Constants,
|
||||
ARBCubeMap,
|
||||
ARBDepthTexture,
|
||||
ARBMatrixPalette,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue