Home
last modified time | relevance | path

Searched refs:dstY1 (Results 1 – 25 of 2158) sorted by relevance

12345678910>>...87

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dblit.c80 int dstX1, int dstY1) in _mesa_regions_overlap() argument
370 GLint dstX0, dstY0, dstX1, dstY1; in do_blit_framebuffer() member
387 clip.dstY1 = dstY1; in do_blit_framebuffer()
405 (dstY1 != clip.dstY1); in do_blit_framebuffer()
410 dstY1 = drawFB->Height - dstY1; in do_blit_framebuffer()
413 clip.dstY1 = drawFB->Height - clip.dstY1; in do_blit_framebuffer()
433 if (srcY0 > srcY1 && dstY0 > dstY1) { in do_blit_framebuffer()
443 dstY0 = dstY1; in do_blit_framebuffer()
444 dstY1 = tmp; in do_blit_framebuffer()
462 if (dstY0 < dstY1) { in do_blit_framebuffer()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_cb_blit.c64 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
81 clip.dstY1 = dstY1; in st_BlitFramebuffer()
99 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
104 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
127 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
137 dstY0 = dstY1; in st_BlitFramebuffer()
138 dstY1 = tmp; in st_BlitFramebuffer()
156 if (dstY0 < dstY1) { in st_BlitFramebuffer()
159 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
82 clip.dstY1 = dstY1; in st_BlitFramebuffer()
100 (dstY1 != clip.dstY1); in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
128 if (srcY0 > srcY1 && dstY0 > dstY1) { in st_BlitFramebuffer()
138 dstY0 = dstY1; in st_BlitFramebuffer()
139 dstY1 = tmp; in st_BlitFramebuffer()
157 if (dstY0 < dstY1) { in st_BlitFramebuffer()
160 blit.dst.box.height = dstY1 - dstY0; in st_BlitFramebuffer()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dblit.c69 int dstX1, int dstY1) in _mesa_regions_overlap() argument
77 if (MAX2(srcY0, srcY1) <= MIN2(dstY0, dstY1)) in _mesa_regions_overlap()
80 if (MAX2(dstY0, dstY1) <= MIN2(srcY0, srcY1)) in _mesa_regions_overlap()
528 dstX0, dstY0, dstX1, dstY1, in blit_framebuffer()
615 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer_no_error()
632 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
637 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitFramebuffer()
687 dstX0, dstY0, dstX1, dstY1, in blit_named_framebuffer()
705 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer_no_error()
724 dstX0, dstY0, dstX1, dstY1, in _mesa_BlitNamedFramebuffer()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/common/
H A Dmeta_blit.c103 const GLint dstY = MIN2(dstY0, dstY1); in blitframebuffer_texture()
105 const GLint dstH = abs(dstY1 - dstY0); in blitframebuffer_texture()
423 const GLint dstH = abs(dstY1 - dstY0); in _mesa_meta_BlitFramebuffer()
425 const GLint dstFlipY = (dstY1 - dstY0) / dstH; in _mesa_meta_BlitFramebuffer()
429 GLint dstX0, dstY0, dstX1, dstY1; in _mesa_meta_BlitFramebuffer() member
432 dstX0, dstY0, dstX1, dstY1 in _mesa_meta_BlitFramebuffer()
466 clip.dstX1 != dstX1 || clip.dstY1 != dstY1) { in _mesa_meta_BlitFramebuffer()
469 MIN2(clip.dstY0, clip.dstY1), in _mesa_meta_BlitFramebuffer()
471 abs(clip.dstY0 - clip.dstY1)); in _mesa_meta_BlitFramebuffer()
478 dstX0, dstY0, dstX1, dstY1, in _mesa_meta_BlitFramebuffer()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/common/
H A Dmeta_blit.c103 const GLint dstY = MIN2(dstY0, dstY1); in blitframebuffer_texture()
105 const GLint dstH = abs(dstY1 - dstY0); in blitframebuffer_texture()
423 const GLint dstH = abs(dstY1 - dstY0); in _mesa_meta_BlitFramebuffer()
425 const GLint dstFlipY = (dstY1 - dstY0) / dstH; in _mesa_meta_BlitFramebuffer()
429 GLint dstX0, dstY0, dstX1, dstY1; in _mesa_meta_BlitFramebuffer() member
432 dstX0, dstY0, dstX1, dstY1 in _mesa_meta_BlitFramebuffer()
466 clip.dstX1 != dstX1 || clip.dstY1 != dstY1) { in _mesa_meta_BlitFramebuffer()
469 MIN2(clip.dstY0, clip.dstY1), in _mesa_meta_BlitFramebuffer()
471 abs(clip.dstY0 - clip.dstY1)); in _mesa_meta_BlitFramebuffer()
478 dstX0, dstY0, dstX1, dstY1, in _mesa_meta_BlitFramebuffer()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/common/
H A Dmeta_blit.c103 const GLint dstY = MIN2(dstY0, dstY1); in blitframebuffer_texture()
105 const GLint dstH = abs(dstY1 - dstY0); in blitframebuffer_texture()
423 const GLint dstH = abs(dstY1 - dstY0); in _mesa_meta_BlitFramebuffer()
425 const GLint dstFlipY = (dstY1 - dstY0) / dstH; in _mesa_meta_BlitFramebuffer()
429 GLint dstX0, dstY0, dstX1, dstY1; in _mesa_meta_BlitFramebuffer() member
432 dstX0, dstY0, dstX1, dstY1 in _mesa_meta_BlitFramebuffer()
466 clip.dstX1 != dstX1 || clip.dstY1 != dstY1) { in _mesa_meta_BlitFramebuffer()
469 MIN2(clip.dstY0, clip.dstY1), in _mesa_meta_BlitFramebuffer()
471 abs(clip.dstY0 - clip.dstY1)); in _mesa_meta_BlitFramebuffer()
478 dstX0, dstY0, dstX1, dstY1, in _mesa_meta_BlitFramebuffer()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/common/
H A Dmeta_blit.c103 const GLint dstY = MIN2(dstY0, dstY1); in blitframebuffer_texture()
105 const GLint dstH = abs(dstY1 - dstY0); in blitframebuffer_texture()
423 const GLint dstH = abs(dstY1 - dstY0); in _mesa_meta_BlitFramebuffer()
425 const GLint dstFlipY = (dstY1 - dstY0) / dstH; in _mesa_meta_BlitFramebuffer()
429 GLint dstX0, dstY0, dstX1, dstY1; in _mesa_meta_BlitFramebuffer() member
432 dstX0, dstY0, dstX1, dstY1 in _mesa_meta_BlitFramebuffer()
466 clip.dstX1 != dstX1 || clip.dstY1 != dstY1) { in _mesa_meta_BlitFramebuffer()
469 MIN2(clip.dstY0, clip.dstY1), in _mesa_meta_BlitFramebuffer()
471 abs(clip.dstY0 - clip.dstY1)); in _mesa_meta_BlitFramebuffer()
478 dstX0, dstY0, dstX1, dstY1, in _mesa_meta_BlitFramebuffer()
[all …]

12345678910>>...87