forked from aurelienpierreeng/ansel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
guided_filter: harmonise OpenCL calls
This changes the OpenCL invokations of the guided filter kernels to use sizeof(type) instead of sizeof(variable), like in most other OpenCL call sites. This also adds a third parameter in the kernel sizes. This seems to fix issue aurelienpierreeng#369. Signed-off-by: Alban Gruin <alban@pa1ch.fr>
- Loading branch information
1 parent
f846787
commit 8ea6045
Showing
1 changed file
with
80 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters