diff options
author | chai <chaifix@163.com> | 2020-07-12 01:55:45 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-07-12 01:55:45 +0800 |
commit | ec7aa42781a9108901fbde7210d8285bbbeaf5fc (patch) | |
tree | 9a17690248cf855c0bb31c057f24159d4f81eafe /src/core/clip.c | |
parent | e849a07762a2feb3f124a08d50adeed52f085d5b (diff) |
*capture
Diffstat (limited to 'src/core/clip.c')
-rw-r--r-- | src/core/clip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/clip.c b/src/core/clip.c index eb42fb7..2880448 100644 --- a/src/core/clip.c +++ b/src/core/clip.c @@ -2,6 +2,7 @@ #include "shader.h" #include "../util/type.h" +// LUT static LinearInterpolator clip_interpolator[REG_TOTAL] = { ssrS_lerpnum, ssrS_lerpnum, |