This commit is contained in:
dec05eba
2025-03-30 15:17:37 +02:00
parent ec0411c248
commit 3b617ddc53
3 changed files with 8 additions and 12 deletions

View File

@@ -143,6 +143,8 @@ typedef void(*__GLXextFuncPtr)(void);
#define GL_TEXTURE1 0x84C1
#define GL_CLAMP_TO_BORDER 0x812D
#define GL_TEXTURE_BORDER_COLOR 0x1004
#define GL_SHADER_IMAGE_ACCESS_BARRIER_BIT 0x00000020
#define GL_ALL_BARRIER_BITS 0xFFFFFFFF
#define GL_VENDOR 0x1F00
#define GL_RENDERER 0x1F01