Home
last modified time | relevance | path

Searched defs:xy_offset9 (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-shaders-slang/slang-shaders-9850d68939b86262eae9f0da01ff1c11daafcdc3/crt/shaders/crt-royale/src/
H A Dtex2Dantialias.h1025 const float2 xy_offset9 = xy_start_offset + float2(6.0, 9.0) * xy_step; in tex2Daa20x() local
1143 const float2 xy_offset9 = xy_start_offset + float2(23.0, 9.0) * xy_step; in tex2Daa24x() local
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/crt/shaders/crt-royale/port-helpers/
H A Dtex2Dantialias.h1028 const float2 xy_offset9 = xy_start_offset + float2(6.0, 9.0) * xy_step; in tex2Daa20x() local
1146 const float2 xy_offset9 = xy_start_offset + float2(23.0, 9.0) * xy_step; in tex2Daa24x() local