mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-04 22:17:59 +00:00
Split ARB_imaging into separate extension
This commit is contained in:
parent
98a76ce181
commit
b32e2a17f2
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ public abstract class GLCaps {
|
|||
public static boolean GL_ARB_depth_texture;
|
||||
public static boolean GL_ARB_fragment_program;
|
||||
public static boolean GL_ARB_fragment_shader;
|
||||
public static boolean GL_ARB_imaging;
|
||||
public static boolean GL_ARB_matrix_palette;
|
||||
public static boolean GL_ARB_multisample;
|
||||
public static boolean GL_ARB_multitexture;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue