Blender V5.0
compositor_smaa_infos.hh File Reference

Go to the source code of this file.

Functions

 DEFINE_VALUE ("SMAA_RT_METRICS", "vec4(1.0f / vec2(textureSize(input_tx, 0)), vec2(textureSize(input_tx, 0)))") DEFINE_VALUE("SMAA_RT_METRICS"
 vec4 (1.0f/vec2(textureSize(edges_tx, 0)), vec2(textureSize(edges_tx, 0)))") DEFINE_VALUE("SMAA_RT_METRICS"

Function Documentation

◆ DEFINE_VALUE()

DEFINE_VALUE ( "SMAA_RT_METRICS" ,
"vec4(1.0f / vec2(textureSize(input_tx, 0)), vec2(textureSize(input_tx, 0)))"  )

◆ vec4()