1c17063155bb66d79b71ef0ab1343ff77f089189
This is because the warm_shader_specialization was not called for the actually used specialization since the samples_len would be updated right before accumulation. Fixed by calling update_sample_table before the warm shader call. Also avoid default filter request 4 sample specialization. This avoid all stall altogether.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
