Blender V4.3
workbench_effect_antialiasing.cc File Reference
#include "workbench_private.hh"
#include "BLI_jitter_2d.h"
#include "BLI_smaa_textures.h"

Go to the source code of this file.

Classes

class  blender::workbench::TaaSamples
 

Namespaces

namespace  blender
 
namespace  blender::workbench
 

Functions

static const TaaSamplesblender::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)