summaryrefslogtreecommitdiffstats
path: root/src/opencl/qcldevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opencl/qcldevice.h')
-rw-r--r--src/opencl/qcldevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opencl/qcldevice.h b/src/opencl/qcldevice.h
index 638dcbc..cb3438f 100644
--- a/src/opencl/qcldevice.h
+++ b/src/opencl/qcldevice.h
@@ -104,6 +104,7 @@ public:
int preferredLongVectorSize() const;
int preferredFloatVectorSize() const;
int preferredDoubleVectorSize() const;
+ int preferredHalfFloatVectorSize() const;
enum FloatCapability
{