summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/filters.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/filters.rst b/docs/filters.rst
index e65be5f..fb86c6a 100644
--- a/docs/filters.rst
+++ b/docs/filters.rst
@@ -123,6 +123,10 @@ Generic OpenCL
Name of the kernel that this filter is associated with.
+ .. gobj:prop:: options:string
+
+ OpenCL build options.
+
.. gobj:prop:: dimensions:uint
Number of dimensions the kernel works on. Must be in [1, 3].