Skip to content

Fix gegl:alien-map keep parameter not working with OpenCL

This commit fixes the ternary logic that failed when 'keep' for a channel was enabled. The issue was identified when making the test file from this commit.

Files changed:
[*] opencl/alien-map.cl

  • Modifies the ternary evaluation to perform component-wise checks.
Edited by Varun Samaga B L

Merge request reports