aboutsummaryrefslogtreecommitdiff
path: root/include/capture/kms_cuda.h
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-06-10 16:55:47 +0200
committerdec05eba <dec05eba@protonmail.com>2024-06-10 16:55:47 +0200
commitf02f5a9d00e6255852c68b22b96709ef2941b5c0 (patch)
treeb2f3f6113bdbee094e41cfc4cc0584a5692841fa /include/capture/kms_cuda.h
parente4832f3d643abf8adf1f5872614b020c833afd0b (diff)
Re-enable intel arc fix (but only for intel systems)
Diffstat (limited to 'include/capture/kms_cuda.h')
-rw-r--r--include/capture/kms_cuda.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/capture/kms_cuda.h b/include/capture/kms_cuda.h
index fd0d396..433e053 100644
--- a/include/capture/kms_cuda.h
+++ b/include/capture/kms_cuda.h
@@ -9,7 +9,6 @@
typedef struct {
gsr_egl *egl;
const char *display_to_capture; /* if this is "screen", then the first monitor is captured. A copy is made of this */
- gsr_gpu_info gpu_inf;
bool hdr;
gsr_color_range color_range;
bool record_cursor;