Home
last modified time | relevance | path

Searched refs:pixel_center (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/osd/modules/render/bgfx/shaders/chains/crt/
H A Dfs_crt-caligari.sc59 vec2 pixel_center = floor(coords) + vec2(0.5, 0.5);
60 vec2 texture_coords = pixel_center / u_source_size.xy;
64 float dx = coords.x - pixel_center.x;
92 float dy = coords.y - pixel_center.y;
/dports/emulators/mame/mame-mame0226/src/osd/modules/render/bgfx/shaders/chains/crt/
H A Dfs_crt-caligari.sc59 vec2 pixel_center = floor(coords) + vec2(0.5, 0.5);
60 vec2 texture_coords = pixel_center / u_source_size.xy;
64 float dx = coords.x - pixel_center.x;
92 float dy = coords.y - pixel_center.y;
/dports/games/libretro-shaders-slang/slang-shaders-9850d68939b86262eae9f0da01ff1c11daafcdc3/crt/shaders/
H A Dcrt-caligari.slang88 vec2 pixel_center = floor( coords ) + vec2(0.5, 0.5);
89 vec2 texture_coords = pixel_center * params.SourceSize.zw;
93 float dx = coords.x - pixel_center.x;
118 float dy = coords.y - pixel_center.y;
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/crt/shaders/
H A Dcrt-caligari.glsl147 vec2 pixel_center = floor( coords ) + vec2(0.5, 0.5);
148 vec2 texture_coords = pixel_center * SourceSize.zw;
152 float dx = coords.x - pixel_center.x;
177 float dy = coords.y - pixel_center.y;
/dports/games/mari0/shaders/
H A Dphosphor.frag104 vec2 pixel_center = pixel_start + vec2(0.5);
105 vec2 texture_coords = pixel_center / textureSize;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c553 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
568 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
575 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c640 LLVMValueRef pixel_center, xy0_center, dxy01, dxy20, dyx20; in init_args() local
654 pixel_center = lp_build_const_vec(gallivm, typef4, in init_args()
661 xy0_center = LLVMBuildFSub(b, attr_pos[0], pixel_center, "xy0_center" ); in init_args()