summaryrefslogtreecommitdiffstats
path: root/contrib/ufo-ocl-1liner-task.c
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2018-06-20 11:39:00 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2018-06-20 11:39:00 +0200
commit147a25e6f8b276e17f8389d5047836b5ba3a6f34 (patch)
treeaff9c00149de7f84719d8090ff14f2f7e44d26d5 /contrib/ufo-ocl-1liner-task.c
parentd31c5019c623142841749a35d64b2333d0ba5cdb (diff)
downloadufo-filters-147a25e6f8b276e17f8389d5047836b5ba3a6f34.tar.gz
ufo-filters-147a25e6f8b276e17f8389d5047836b5ba3a6f34.tar.bz2
ufo-filters-147a25e6f8b276e17f8389d5047836b5ba3a6f34.tar.xz
ufo-filters-147a25e6f8b276e17f8389d5047836b5ba3a6f34.zip
Use updated _get_requisition API
Diffstat (limited to 'contrib/ufo-ocl-1liner-task.c')
-rw-r--r--contrib/ufo-ocl-1liner-task.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/ufo-ocl-1liner-task.c b/contrib/ufo-ocl-1liner-task.c
index aa28a4c..e941fdd 100644
--- a/contrib/ufo-ocl-1liner-task.c
+++ b/contrib/ufo-ocl-1liner-task.c
@@ -131,7 +131,8 @@ ufo_ocl_1liner_task_setup (UfoTask *task,
static void
ufo_ocl_1liner_task_get_requisition (UfoTask *task,
UfoBuffer **inputs,
- UfoRequisition *requisition)
+ UfoRequisition *requisition,
+ GError **error)
{
// In the current version of the kernel all the inputs are supposed to have the same dimensions
// Or more precisely the output has the same dimension as first input (indexed 0) and one work-item