Home
last modified time | relevance | path

Searched refs:pipe_box (Results 1 – 25 of 185) sorted by relevance

12345678

/external/mesa3d/src/gallium/auxiliary/util/
Du_box.h8 u_box_1d(unsigned x, unsigned w, struct pipe_box *box) in u_box_1d()
19 u_box_2d(unsigned x,unsigned y, unsigned w, unsigned h, struct pipe_box *box) in u_box_2d()
30 u_box_origin_2d(unsigned w, unsigned h, struct pipe_box *box) in u_box_origin_2d()
42 unsigned w, unsigned h, struct pipe_box *box) in u_box_2d_zslice()
55 struct pipe_box *box) in u_box_3d()
74 u_box_clip_2d(struct pipe_box *dst, in u_box_clip_2d()
75 const struct pipe_box *box, int w, int h) in u_box_clip_2d()
117 u_box_volume_3d(const struct pipe_box *box) in u_box_volume_3d()
124 u_box_union_2d(struct pipe_box *dst, in u_box_union_2d()
125 const struct pipe_box *a, const struct pipe_box *b) in u_box_union_2d()
[all …]
Du_transfer.h30 const struct pipe_box *box,
37 const struct pipe_box *box);
60 const struct pipe_box *,
66 const struct pipe_box *);
92 const struct pipe_box *box,
97 const struct pipe_box *box);
Du_transfer_helper.h66 const struct pipe_box *box,
72 const struct pipe_box *box);
111 const struct pipe_box *box,
117 const struct pipe_box *box);
Du_transfer.c13 struct pipe_box box; in u_default_buffer_subdata()
42 const struct pipe_box *box, in u_default_texture_subdata()
95 UNUSED const struct pipe_box *box) in u_default_transfer_flush_region()
134 const struct pipe_box *box, in u_transfer_map_vtbl()
144 const struct pipe_box *box) in u_transfer_flush_region_vtbl()
Du_surface.h83 const struct pipe_box *src_box);
89 const struct pipe_box *box,
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling.h68 int cpp, const struct pipe_box *box);
71 int cpp, const struct pipe_box *box);
74 int cpp, const struct pipe_box *box);
77 int cpp, const struct pipe_box *box);
81 const struct pipe_box *box);
85 const struct pipe_box *box);
90 int cpp, const struct pipe_box *box) in vc4_load_lt_image()
106 int cpp, const struct pipe_box *box) in vc4_store_lt_image()
Dvc4_tiling.c67 check_box_utile_alignment(const struct pipe_box *box, int cpp) in check_box_utile_alignment()
133 int cpp, const struct pipe_box *box, in vc4_t_image_helper()
148 struct pipe_box partial_box; in vc4_t_image_helper()
192 int cpp, const struct pipe_box *box) in vc4_store_t_image()
202 int cpp, const struct pipe_box *box) in vc4_load_t_image()
217 const struct pipe_box *box) in vc4_load_tiled_image()
241 const struct pipe_box *box) in vc4_store_tiled_image()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_box.h9 struct pipe_box *box ) in u_box_1d()
24 struct pipe_box *box ) in u_box_2d()
37 struct pipe_box *box ) in u_box_origin_2d()
53 struct pipe_box *box ) in u_box_2d_zslice()
70 struct pipe_box *box ) in u_box_3d()
Du_inlines.h272 struct pipe_box box; in pipe_buffer_map_range()
318 struct pipe_box box; in pipe_buffer_flush_mapped_range()
343 struct pipe_box box; in pipe_buffer_write()
376 struct pipe_box box; in pipe_buffer_write_nooverlap()
445 struct pipe_box box; in pipe_transfer_map()
468 struct pipe_box box; in pipe_transfer_map_3d()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_winsys.h29 struct pipe_box;
52 const struct pipe_box *box,
58 const struct pipe_box *box,
109 struct pipe_box *sub_box);
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h45 struct pipe_box;
415 const struct pipe_box *src_box);
473 const struct pipe_box *box,
573 const struct pipe_box *,
582 const struct pipe_box *);
601 const struct pipe_box *,
627 unsigned level, struct pipe_box *box, bool commit);
/external/mesa3d/src/gallium/state_trackers/nine/
Dvolume9.h85 const struct pipe_box *box );
91 struct pipe_box *pSrcBox );
95 const struct pipe_box *damaged );
Dvolume9.c216 const struct pipe_box *box ) in NineVolume9_AddDirtyRegion()
253 struct pipe_box box; in NineVolume9_LockBox()
376 struct pipe_box box; in NineVolume9_UnlockBox()
418 struct pipe_box *pSrcBox ) in NineVolume9_CopyMemToDefault()
421 struct pipe_box src_box; in NineVolume9_CopyMemToDefault()
422 struct pipe_box dst_box; in NineVolume9_CopyMemToDefault()
482 const struct pipe_box *damaged ) in NineVolume9_UploadSelf()
485 struct pipe_box box; in NineVolume9_UploadSelf()
Dnine_pipe.h48 rect_to_pipe_box(struct pipe_box *dst, const RECT *src) in rect_to_pipe_box()
59 pipe_box_to_rect(RECT *dst, const struct pipe_box *src) in pipe_box_to_rect()
102 rect_to_pipe_box_clamp(struct pipe_box *dst, const RECT *src) in rect_to_pipe_box_clamp()
116 rect_to_pipe_box_flip(struct pipe_box *dst, const RECT *src) in rect_to_pipe_box_flip()
128 rect_to_pipe_box_xy_only(struct pipe_box *dst, const RECT *src) in rect_to_pipe_box_xy_only()
139 rect_to_pipe_box_xy_only_clamp(struct pipe_box *dst, const RECT *src) in rect_to_pipe_box_xy_only_clamp()
164 d3dbox_to_pipe_box(struct pipe_box *dst, const D3DBOX *src) in d3dbox_to_pipe_box()
/external/virglrenderer/src/gallium/include/pipe/
Dp_context.h44 struct pipe_box;
286 const struct pipe_box *src_box);
379 const struct pipe_box *,
388 const struct pipe_box *);
400 const struct pipe_box *,
Dp_state.h391 struct pipe_box struct
434 struct pipe_box box; /**< region of the resource to access */
621 struct pipe_box box; /**< negative width, height only legal for src */
Dp_screen.h59 struct pipe_box;
191 struct pipe_box *subbox );
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_tiling.c200 const struct pipe_box *box, in vc5_move_pixels_general_percpp()
237 const struct pipe_box *box, in vc5_move_pixels_general()
288 const struct pipe_box *box, in vc5_move_tiled_image()
335 const struct pipe_box *box) in vc5_load_tiled_image()
355 const struct pipe_box *box) in vc5_store_tiled_image()
Dvc5_tiling.h36 const struct pipe_box *box);
41 const struct pipe_box *box);
/external/mesa3d/src/gallium/include/state_tracker/
Dsw_winsys.h51 struct pipe_box;
134 struct pipe_box *box );
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c176 const struct pipe_box *box, in noop_transfer_map()
198 const struct pipe_box *box) in noop_transfer_flush_region()
220 const struct pipe_box *box, in noop_texture_subdata()
262 const struct pipe_box *src_box) in noop_resource_copy_region()
360 void *context_private, struct pipe_box *box) in noop_flush_frontbuffer()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_buffer_common.c317 const struct pipe_box *box, in r600_buffer_get_transfer()
348 const struct pipe_box *box, in r600_buffer_transfer_map()
497 const struct pipe_box *box) in r600_buffer_do_flush_region()
505 struct pipe_box dma_box; in r600_buffer_do_flush_region()
523 const struct pipe_box *rel_box) in r600_buffer_flush_region()
529 struct pipe_box box; in r600_buffer_flush_region()
561 struct pipe_box box; in si_buffer_subdata()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_buffer_common.c312 const struct pipe_box *box, in r600_buffer_get_transfer()
354 const struct pipe_box *box, in r600_buffer_transfer_map()
489 const struct pipe_box *box) in r600_buffer_do_flush_region()
497 struct pipe_box dma_box; in r600_buffer_do_flush_region()
515 const struct pipe_box *rel_box) in r600_buffer_flush_region()
521 struct pipe_box box; in r600_buffer_flush_region()
553 struct pipe_box box; in r600_buffer_subdata()
/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_pipe.h89 struct pipe_box src_box;
142 struct pipe_box box;
162 struct pipe_box box;
/external/mesa3d/src/gallium/winsys/virgl/vtest/
Dvirgl_vtest_winsys.h134 const struct pipe_box *box,
144 const struct pipe_box *box,

12345678