Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/geom/
H A Dgeom_volume.h60 INTERPOLATION_NONE; in volume_attribute_float()
72 INTERPOLATION_NONE; in volume_attribute_float3()
/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_texture.h39 INTERPOLATION_NONE = -1, enumerator
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/svm/
H A Dsvm_voxel.h42 float4 r = kernel_tex_image_interp_3d(kg, id, co, INTERPOLATION_NONE); in svm_node_tex_voxel()
/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_config.h22 INTERPOLATION_NONE = 0, enumerator
H A Dft2_config.c812 if (config.interpolation == INTERPOLATION_NONE) in setConfigIORadioButtonStates()
1592 config.interpolation = INTERPOLATION_NONE; in rbConfigAudioIntrpNone()
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/kernels/cuda/
H A Dkernel_cuda_image.h200 uint interpolation = (interp == INTERPOLATION_NONE) ? info.interpolation : interp; in kernel_tex_image_interp_3d()
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/kernels/cpu/
H A Dkernel_cpu_image.h466 switch ((interp == INTERPOLATION_NONE) ? info.interpolation : interp) { in interp_3d()
501 switch ((interp == INTERPOLATION_NONE) ? info.interpolation : interp) { in interp_3d()
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/kernels/opencl/
H A Dkernel_opencl_image.h229 uint interpolation = (interp == INTERPOLATION_NONE) ? info->interpolation : interp; in kernel_tex_image_interp_3d()
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/osl/
H A Dosl_services.cpp1232 float4 rgba = kernel_tex_image_interp_3d(kernel_globals, slot, P_float3, INTERPOLATION_NONE); in texture3d()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.pyi13167 INTERPOLATION_NONE = 0
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-2-042800 the pixel's center only for INTERPOLATION_NONE, as the LINEAR