aboutsummaryrefslogtreecommitdiff
path: root/include/defs.h
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-15 03:34:23 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-15 03:34:23 +0200
commit1f3d28fc5c63e818c1ef483e725f0154eaa47fd6 (patch)
treec56a3939bdf66099d4bb792c55539680d69a1219 /include/defs.h
parent4e866a18fc6d752dab416768a279898104c8c487 (diff)
Tune av1 quality
Diffstat (limited to 'include/defs.h')
-rw-r--r--include/defs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/defs.h b/include/defs.h
index 365a6e2..cbb5618 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -14,11 +14,6 @@ typedef struct {
gsr_gpu_vendor vendor;
int gpu_version; /* 0 if unknown */
bool is_steam_deck;
-
- /* Only currently set for Mesa. 0 if unknown format */
- int driver_major;
- int driver_minor;
- int driver_patch;
} gsr_gpu_info;
typedef enum {