Test broadcom (raspberry pi) support

This commit is contained in:
dec05eba
2025-03-18 21:54:12 +01:00
parent e7a95f830a
commit d2ab24121d
4 changed files with 15 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
typedef enum {
GSR_GPU_VENDOR_AMD,
GSR_GPU_VENDOR_INTEL,
GSR_GPU_VENDOR_NVIDIA
GSR_GPU_VENDOR_NVIDIA,
GSR_GPU_VENDOR_BROADCOM
} gsr_gpu_vendor;
typedef struct {