/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_box.h | 8 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 …]
|
D | u_transfer.h | 30 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);
|
D | u_transfer_helper.h | 66 const struct pipe_box *box, 72 const struct pipe_box *box); 111 const struct pipe_box *box, 117 const struct pipe_box *box); 136 const struct pipe_box *box,
|
D | u_transfer.c | 13 struct pipe_box box; in u_default_buffer_subdata() 46 const struct pipe_box *box, in u_default_texture_subdata() 99 UNUSED const struct pipe_box *box) in u_default_transfer_flush_region() 138 const struct pipe_box *box, in u_transfer_map_vtbl() 148 const struct pipe_box *box) in u_transfer_flush_region_vtbl()
|
D | u_blitter.h | 244 const struct pipe_box *srcbox); 267 const struct pipe_box *dstbox, 269 const struct pipe_box *srcbox, 407 const struct pipe_box *dstbox, 410 const struct pipe_box *srcbox,
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_tiling.h | 68 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()
|
D | vc4_tiling_lt.c | 138 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_aligned() 178 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_unaligned() 235 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_helper() 254 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_cpp_helper() 281 int cpp, const struct pipe_box *box) in NEON_TAG() 290 int cpp, const struct pipe_box *box) in NEON_TAG()
|
D | vc4_tiling.c | 124 int cpp, const struct pipe_box *box, in vc4_t_image_helper() 139 struct pipe_box partial_box; in vc4_t_image_helper() 183 int cpp, const struct pipe_box *box) in vc4_store_t_image() 193 int cpp, const struct pipe_box *box) in vc4_load_t_image() 208 const struct pipe_box *box) in vc4_load_tiled_image() 230 const struct pipe_box *box) in vc4_store_tiled_image()
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_box.h | 9 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()
|
D | u_inlines.h | 272 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/ |
D | virgl_texture.c | 35 const struct pipe_box *dst_box, in virgl_copy_region_with_blit() 38 const struct pipe_box *src_box) in virgl_copy_region_with_blit() 78 const struct pipe_box *box, in virgl_init_temp_resource_from_box() 119 const struct pipe_box *box, in texture_transfer_map_resolve() 145 struct pipe_box dst_box = *box; in texture_transfer_map_resolve() 237 const struct pipe_box *box, in virgl_texture_transfer_map() 249 const struct pipe_box *box) in flush_data()
|
D | virgl_winsys.h | 29 struct pipe_box; 56 const struct pipe_box *box, 62 const struct pipe_box *box, 123 struct pipe_box *sub_box);
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | volume9.h | 85 const struct pipe_box *box ); 91 struct pipe_box *pSrcBox ); 95 const struct pipe_box *damaged );
|
D | volume9.c | 221 const struct pipe_box *box ) in NineVolume9_AddDirtyRegion() 259 struct pipe_box box; in NineVolume9_LockBox() 385 struct pipe_box box; in NineVolume9_UnlockBox() 427 struct pipe_box *pSrcBox ) in NineVolume9_CopyMemToDefault() 430 struct pipe_box src_box; in NineVolume9_CopyMemToDefault() 431 struct pipe_box dst_box; in NineVolume9_CopyMemToDefault() 491 const struct pipe_box *damaged ) in NineVolume9_UploadSelf() 494 struct pipe_box box; in NineVolume9_UploadSelf()
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_context.h | 44 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 *,
|
/external/virglrenderer/tests/ |
D | testvirgl_encode.h | 142 const struct pipe_box *box, 149 const struct pipe_box *box, 155 const struct pipe_box *box, 162 const struct pipe_box *box, 234 const struct pipe_box *src_box);
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_context.h | 45 struct pipe_box; 556 const struct pipe_box *src_box); 616 const struct pipe_box *box, 734 const struct pipe_box *, 743 const struct pipe_box *); 762 const struct pipe_box *, 788 unsigned level, struct pipe_box *box, bool commit);
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_surface.c | 44 const struct pipe_box *src_box) in lp_resource_copy_ms() 46 struct pipe_box dst_box = *src_box; in lp_resource_copy_ms() 89 const struct pipe_box *src_box) in lp_resource_copy() 284 const struct pipe_box *box) in lp_clear_color_texture_msaa() 315 struct pipe_box box; in llvmpipe_clear_render_target() 337 const struct pipe_box *box) in lp_clear_depth_stencil_texture_msaa() 384 struct pipe_box box; in llvmpipe_clear_depth_stencil() 404 const struct pipe_box *box, in llvmpipe_clear_texture() 455 struct pipe_box box; in llvmpipe_clear_buffer()
|
/external/mesa3d/src/gallium/winsys/virgl/vtest/ |
D | virgl_vtest_winsys.h | 133 const struct pipe_box *box, 141 const struct pipe_box *box, 152 const struct pipe_box *box,
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3d_tiling.c | 226 const struct pipe_box *box, in v3d_move_pixels_unaligned() 266 const struct pipe_box *box, in v3d_move_pixels_general_percpp() 317 struct pipe_box partial_boxes[4] = { in v3d_move_pixels_general_percpp() 364 const struct pipe_box *box, in v3d_move_pixels_general() 415 const struct pipe_box *box, in v3d_move_tiled_image() 469 const struct pipe_box *box) in v3d_load_tiled_image() 489 const struct pipe_box *box) in v3d_store_tiled_image()
|
/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_tiling.c | 222 const struct pipe_box *box, in v3d_move_pixels_unaligned() 262 const struct pipe_box *box, in v3d_move_pixels_general_percpp() 313 struct pipe_box partial_boxes[4] = { in v3d_move_pixels_general_percpp() 360 const struct pipe_box *box, in v3d_move_pixels_general() 411 const struct pipe_box *box, in v3d_move_tiled_image() 465 const struct pipe_box *box) in v3d_load_tiled_image() 485 const struct pipe_box *box) in v3d_store_tiled_image()
|
D | v3d_tiling.h | 34 const struct pipe_box *box); 39 const struct pipe_box *box);
|
/external/mesa3d/src/gallium/include/frontend/ |
D | sw_winsys.h | 49 struct pipe_box; 132 struct pipe_box *box );
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_clear.c | 70 const struct pipe_box *box, in can_fast_clear_color() 203 const struct pipe_box *box, in fast_clear_color() 342 const struct pipe_box *box, in clear_color() 416 const struct pipe_box *box, in can_fast_clear_depth() 447 const struct pipe_box *box, in fast_clear_depth() 555 const struct pipe_box *box, in clear_depth_stencil() 666 struct pipe_box box = { in iris_clear() 714 const struct pipe_box *box, in iris_clear_texture() 788 struct pipe_box box = { in iris_clear_render_target() 819 struct pipe_box box = { in iris_clear_depth_stencil()
|
/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_resource.h | 90 struct pipe_box box; 119 const struct pipe_box *rects);
|