mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Test broadcom (raspberry pi) support
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user