blender/intern/cycles/kernel/kernels/opencl
Sergey Sharybin 1cad64900e Cycles: Define ccl_local variables in kernel functions
Declaring ccl_local in a device function is not supported
by certain compilers.
2017-03-16 11:27:17 +01:00
..
kernel_buffer_update.cl Cycles: Define ccl_local variables in kernel functions 2017-03-16 11:27:17 +01:00
kernel_data_init.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_direct_lighting.cl Cycles: Define ccl_local variables in kernel functions 2017-03-16 11:27:17 +01:00
kernel_do_volume.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_holdout_emission_blurring_pathtermination_ao.cl Cycles: Define ccl_local variables in kernel functions 2017-03-16 11:27:17 +01:00
kernel_indirect_background.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_indirect_subsurface.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_lamp_emission.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_next_iteration_setup.cl Cycles: Define ccl_local variables in kernel functions 2017-03-16 11:27:17 +01:00
kernel_path_init.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_queue_enqueue.cl Cycles: Define ccl_local variables in kernel functions 2017-03-16 11:27:17 +01:00
kernel_scene_intersect.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_shader_eval.cl Cycles: Define ccl_local variables in kernel functions 2017-03-16 11:27:17 +01:00
kernel_shadow_blocked_ao.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_shadow_blocked_dl.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_split.cl Cycles: split kernel_shadow_blocked to AO & DL parts 2017-03-09 17:09:37 +01:00
kernel_state_buffer_size.cl Cycles: Workaround for compilation error caused by passing KernelGlobals 2017-03-16 11:27:17 +01:00
kernel_subsurface_scatter.cl Cycles: Define ccl_local variables in kernel functions 2017-03-16 11:27:17 +01:00
kernel.cl Cycles: OpenCL split kernel refactor 2017-03-08 00:52:41 -05:00