summaryrefslogtreecommitdiffstats
path: root/src/opencl/qclplatform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/opencl/qclplatform.cpp')
-rw-r--r--src/opencl/qclplatform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opencl/qclplatform.cpp b/src/opencl/qclplatform.cpp
index 742e1f7..3739f0e 100644
--- a/src/opencl/qclplatform.cpp
+++ b/src/opencl/qclplatform.cpp
@@ -214,7 +214,7 @@ QStringList QCLPlatform::extensions() const
bool qt_cl_has_extension(const char *list, size_t listLen, const char *name);
/*!
- Returns this if this platform has an extension called \a name;
+ Returns true if this platform has an extension called \a name;
false otherwise.
This function is more efficient than checking for \a name