mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 06:53:59 +00:00
Added ATI_texture_compression_3dc
This commit is contained in:
parent
58d78eec2c
commit
ee4a4e23b2
2 changed files with 42 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ public final class GLContext {
|
|||
public static boolean GL_ATI_map_object_buffer;
|
||||
public static boolean GL_ATI_pn_triangles;
|
||||
public static boolean GL_ATI_separate_stencil;
|
||||
public static boolean GL_ATI_texture_compression_3dc;
|
||||
public static boolean GL_ATI_texture_float;
|
||||
public static boolean GL_ATI_texture_mirror_once;
|
||||
public static boolean GL_ATI_vertex_array_object;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue