|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| class | blender::workbench::TaaSamples |
Namespaces | |
| namespace | blender |
| namespace | blender::workbench |
Functions | |
| static const TaaSamples & | blender::workbench::get_taa_samples () |
| static float | blender::workbench::filter_blackman_harris (float x, const float width) |
| static void | blender::workbench::setup_taa_weights (const float2 offset, float r_weights[9], float &r_weight_sum) |