aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/defs.h b/include/defs.h
index 4bb10d8..5ffb546 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -11,6 +11,7 @@ typedef enum {
GSR_GPU_VENDOR_INTEL,
GSR_GPU_VENDOR_NVIDIA,
GSR_GPU_VENDOR_BROADCOM,
+ GSR_GPU_VENDOR_APPLE
} gsr_gpu_vendor;
typedef struct {