// Copyright (c) 2012-2017 VideoStitch SAS // Copyright (c) 2018 stitchEm // don't have too many kernel definitions (many template parameters!) in a single file // or the GPU compiler runs out of heap or randomly dies (both AMD OpenCL and Nvidia CUDA) #define WARPKERNEL_VARIANT_INCLUDE "warpLookup_PhotoCorrectionT.gpu.incl" #include "warpLookupKernel_isWithin.gpu" #undef WARPKERNEL_VARIANT_INCLUDE