summaryrefslogtreecommitdiffstats
path: root/libhb/opencl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/opencl.h')
-rw-r--r--libhb/opencl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/opencl.h b/libhb/opencl.h
index 5548a9eb6..a31918d39 100644
--- a/libhb/opencl.h
+++ b/libhb/opencl.h
@@ -690,6 +690,7 @@ typedef struct hb_opencl_device_s
{
HB_OCL_VENDOR_AMD,
HB_OCL_VENDOR_NVIDIA,
+ HB_OCL_VENDOR_INTEL,
HB_OCL_VENDOR_OTHER,
} ocl_vendor;
} hb_opencl_device_t;