From 643ea63a6d8b65d19f5ff91b5a7cfa283c620607 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Thu, 14 Jun 2018 11:27:51 +0200 Subject: opencl: add `options` property to set build opts --- docs/filters.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') 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]. -- cgit v1.2.1