From a10789e252b6dd849f7d8fee016d57132562afad Mon Sep 17 00:00:00 2001 From: Tomas Farago Date: Fri, 12 Jul 2019 12:19:22 +0200 Subject: NLM: use texture memory --- docs/filters.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/filters.rst b/docs/filters.rst index c04b536..530ca67 100644 --- a/docs/filters.rst +++ b/docs/filters.rst @@ -542,6 +542,11 @@ Non-local-means denoising Sigma influencing the Gaussian weighting. + .. gobj:prop:: addressing-mode:enum + + Addressing mode specifies the behavior for pixels falling outside the + original image. See OpenCL ``sampler_t`` documentation for more information. + Horizontal interpolation ------------------------ -- cgit v1.2.1