Home
last modified time | relevance | path

Searched refs:aa_cubic_support (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-shaders-slang/slang-shaders-9850d68939b86262eae9f0da01ff1c11daafcdc3/crt/shaders/crt-royale/src/
H A Dtex2Dantialias.h212 static const float aa_cubic_support = 2.0; variable
259 aa_filter < 7.5 ? aa_cubic_support : in get_subpixel_support_diam_and_final_axis_importance()
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/crt/shaders/crt-royale/port-helpers/
H A Dtex2Dantialias.h215 static const float aa_cubic_support = 2.0; variable
262 aa_filter < 7.5 ? aa_cubic_support : in get_subpixel_support_diam_and_final_axis_importance()
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/crt/shaders/crt-royale/src/
H A Dcrt-royale-geometry-aa-last-pass.glsl3391 static const float aa_cubic_support = 2.0;
3438 aa_filter < 7.5 ? aa_cubic_support :
H A Dcrt-royale-geometry-aa-last-pass-intel.glsl3393 static const float aa_cubic_support = 2.0;
3440 aa_filter < 7.5 ? aa_cubic_support :