Recognize broadcom

This commit is contained in:
dec05eba
2025-03-18 23:03:46 +01:00
parent 5ec357b10f
commit 71b6c395ca
4 changed files with 26 additions and 17 deletions

View File

@@ -69,7 +69,8 @@ namespace gsr {
UNKNOWN,
AMD,
INTEL,
NVIDIA
NVIDIA,
BROADCOM
};
struct GpuInfo {