Home
last modified time | relevance | path

Searched refs:interp_3d_tricubic (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/kernels/cpu/
H A Dkernel_cpu_image.h373 interp_3d_tricubic(const TextureInfo &info, float x, float y, float z) in interp_3d_tricubic() function
472 return interp_3d_tricubic(info, x, y, z); in interp_3d()