Home
last modified time | relevance | path

Searched refs:src_box (Results 1 – 25 of 807) sorted by relevance

12345678910>>...33

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/sgp/
H A DHImage.cc51 CHECKF(src_box->w > 0); in Copy8BPPImageTo8BPPBuffer()
52 CHECKF(src_box->h > 0); in Copy8BPPImageTo8BPPBuffer()
55 UINT32 const uiSrcStart = src_box->y * img->usWidth + src_box->x; in Copy8BPPImageTo8BPPBuffer()
57 UINT32 const uiLineSize = src_box->w; in Copy8BPPImageTo8BPPBuffer()
58 UINT32 const uiNumLines = src_box->h; in Copy8BPPImageTo8BPPBuffer()
81 CHECKF(src_box->w > 0); in Copy16BPPImageTo16BPPBuffer()
82 CHECKF(src_box->h > 0); in Copy16BPPImageTo16BPPBuffer()
85 UINT32 const uiSrcStart = src_box->y * img->usWidth + src_box->x; in Copy16BPPImageTo16BPPBuffer()
112 CHECKF(src_box->w > 0); in Copy8BPPImageTo16BPPBuffer()
113 CHECKF(src_box->h > 0); in Copy8BPPImageTo16BPPBuffer()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_copyimage.c261 const struct pipe_box *src_box) in blit() argument
271 blit.src.box = *src_box; in blit()
272 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height, in blit()
273 src_box->depth, &blit.dst.box); in blit()
449 src_box->height, src_box->depth); in handle_complex_copy()
451 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
455 src_level, src_box); in handle_complex_copy()
474 src_box->height, src_box->depth); in handle_complex_copy()
476 u_box_3d(0, 0, 0, src_box->width, src_box->height, src_box->depth, in handle_complex_copy()
496 const struct pipe_box *src_box) in copy_image() argument
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/mail-crypt/
H A Dmail-crypt-acl-plugin.c83 mail_crypt_acl_unset_private_keys(struct mailbox *src_box, in mail_crypt_acl_unset_private_keys() argument
92 if (mailbox_open(src_box) < 0) { in mail_crypt_acl_unset_private_keys()
95 mailbox_get_vname(src_box), in mail_crypt_acl_unset_private_keys()
96 mailbox_get_last_internal_error(src_box, NULL)); in mail_crypt_acl_unset_private_keys()
106 mailbox_free(&src_box); in mail_crypt_acl_unset_private_keys()
111 t = mailbox_transaction_begin(src_box, 0, __func__); in mail_crypt_acl_unset_private_keys()
133 mailbox_get_vname(src_box), in mail_crypt_acl_unset_private_keys()
134 mailbox_get_last_internal_error(src_box, NULL)); in mail_crypt_acl_unset_private_keys()
177 mail_crypt_acl_update_private_key(struct mailbox *src_box, in mail_crypt_acl_update_private_key() argument
187 return mail_crypt_acl_unset_private_keys(src_box, in mail_crypt_acl_update_private_key()
[all …]
/dports/databases/grass7/grass-7.8.6/vector/v.proj/
H A Dmain.c396 src_box.E = src_box.W = Points->x[0]; in main()
397 src_box.N = src_box.S = Points->y[0]; in main()
398 src_box.T = src_box.B = Points->z[0]; in main()
417 x = src_box.W; in main()
418 y = src_box.N; in main()
429 x = src_box.W; in main()
430 y = src_box.S; in main()
444 x = src_box.E; in main()
445 y = src_box.N; in main()
459 x = src_box.E; in main()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp345 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
835 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp344 D3D12_BOX src_box; in copy_subregion_no_barriers() local
388 src_box.height = 1; in copy_resource_y_flipped_no_barriers()
392 --src_box.y; in copy_resource_y_flipped_no_barriers()
476 u_box_3d(MIN2(src_box->x, src_box->x + src_box->width), in create_staging_resource()
477 MIN2(src_box->y, src_box->y + src_box->height), in create_staging_resource()
478 MIN2(src_box->z, src_box->z + src_box->depth), in create_staging_resource()
479 abs(src_box->width), abs(src_box->height), abs(src_box->depth), in create_staging_resource()
505 if (src_box->width < 0) { in create_staging_resource()
515 if (src_box->depth < 0) { in create_staging_resource()
833 D3D12_BOX src_box; in blit_resolve_stencil() local
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/i915/
H A Di915_surface.c82 const struct pipe_box *src_box) in i915_surface_copy_render() argument
118 u_box_3d(dstx, dsty, dstz, abs(src_box->width), abs(src_box->height), in i915_surface_copy_render()
119 abs(src_box->depth), &dstbox); in i915_surface_copy_render()
129 src, src_level, src_box); in i915_surface_copy_render()
208 const struct pipe_box *src_box) in i915_surface_copy_blitter() argument
219 src, src_level, src_box); in i915_surface_copy_blitter()
224 assert(src_box->depth == 1); in i915_surface_copy_blitter()
232 assert(src_box->z == 0); in i915_surface_copy_blitter()
233 src_offset = i915_texture_offset(src_tex, src_level, src_box->z); in i915_surface_copy_blitter()
245 (short) src_box->x, (short) src_box->y, (short) dstx, (short) dsty, in i915_surface_copy_blitter()
[all …]

12345678910>>...33