mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-25 14:45:29 +01:00
GLConstants now extends CoreGL14Constants
This commit is contained in:
parent
4b8611c4f6
commit
fd6fb33014
|
|
@ -63,6 +63,7 @@ import org.lwjgl.opengl.wgl.WGLMakeCurrentRead;
|
|||
|
||||
public interface GLConstants
|
||||
extends
|
||||
CoreGL14Constants,
|
||||
ARBCubeMap,
|
||||
ARBDepthTexture,
|
||||
ARBMatrixPalette,
|
||||
|
|
|
|||
Loading…
Reference in a new issue