|
Blender V5.0
|
#include "gpu_shader_create_info.hh"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" | |
| DEFINE_VALUE | ( | "SMAA_RT_METRICS" | , |
| "vec4(1.0f / vec2(textureSize(input_tx, 0)), vec2(textureSize(input_tx, 0)))" | ) |
| vec4 | ( | 1.0f/ | vec2textureSize(edges_tx, 0), |
| vec2(textureSize(edges_tx, 0)) | ) |