aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-03-18 23:03:46 +0100
committerdec05eba <dec05eba@protonmail.com>2025-03-18 23:03:46 +0100
commit71b6c395ca868a3c138585d05bcb72041c294cb3 (patch)
treec1b005f1114e5bbe5742ade101d68f745841cad6 /include
parent5ec357b10fdbddb3905a2c440de4d125d8c8d4d5 (diff)
Recognize broadcomHEADmaster
Diffstat (limited to 'include')
-rw-r--r--include/GsrInfo.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/GsrInfo.hpp b/include/GsrInfo.hpp
index b8f478c..156125b 100644
--- a/include/GsrInfo.hpp
+++ b/include/GsrInfo.hpp
@@ -69,7 +69,8 @@ namespace gsr {
UNKNOWN,
AMD,
INTEL,
- NVIDIA
+ NVIDIA,
+ BROADCOM
};
struct GpuInfo {