From 3ba1dbda98fcf221eb92d241b753ccdef9eb2a08 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 9 Jun 2025 22:07:52 +0200 Subject: Fix screen and portal capture not working on some intel gpus --- include/egl.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/egl.h') diff --git a/include/egl.h b/include/egl.h index 8e7496c..0b6a034 100644 --- a/include/egl.h +++ b/include/egl.h @@ -141,8 +141,6 @@ typedef void(*__GLXextFuncPtr)(void); #define GL_MAX_COMPUTE_FIXED_GROUP_INVOCATIONS 0x90EB #define GL_TEXTURE0 0x84C0 #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 -- cgit v1.2.3-70-g09d2