/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_transfer.c | 373 nvc0_miptree_transfer_map(struct pipe_context *pctx, struct pipe_resource *res, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nvc0_miptree_transfer_map() argument [all...] |
/third_party/rust/crates/cxx/gen/src/include/ |
H A D | cxx.h | 812 Box box = uninit{}; variable
|
/third_party/rust/crates/cxx/gen/cmd/src/gen/include/ |
H A D | cxx.h | 812 Box box = uninit{}; variable
|
/third_party/rust/crates/cxx/gen/build/src/gen/include/ |
H A D | cxx.h | 812 Box box = uninit{}; variable
|
/third_party/rust/crates/cxx/include/ |
H A D | cxx.h | 812 Box box = uninit{}; variable
|
/third_party/toybox/kconfig/lxdialog/ |
H A D | util.c | 406 draw_box(WINDOW * win, int y, int x, int height, int width, chtype box, chtype border) draw_box() argument
|
/third_party/rust/crates/cxx/gen/lib/src/gen/include/ |
H A D | cxx.h | 812 Box box = uninit{}; variable
|
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
H A D | util.c | 464 draw_box(WINDOW * win, int y, int x, int height, int width, chtype box, chtype border) draw_box() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i810/ |
H A D | i810_dma.c | 719 struct drm_clip_rect *box = sarea_priv->boxes; in i810_dma_dispatch_vertex() local
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | virtgpu_drm.h | 143 struct drm_virtgpu_3d_box box; member 152 struct drm_virtgpu_3d_box box; member
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | util.c | 464 draw_box(WINDOW * win, int y, int x, int height, int width, chtype box, chtype border) draw_box() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_palettegen.c | 172 struct range_box *box = &s->boxes[box_id]; in get_next_box_id_to_split() local 203 get_avg_color(struct color_ref * const *refs, const struct range_box *box, int use_alpha) get_avg_color() argument 236 split_box(PaletteGenContext *s, struct range_box *box, int n) split_box() argument 327 struct range_box *box; get_palette_frame() local [all...] |
/third_party/cups-filters/filter/pdftopdf/ |
H A D | qpdf_pdftopdf_processor.cc | 15 static std::string debug_box(const PageRect &box,float xshift,float yshift) // {{{ in debug_box() argument [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_queue.c | 378 const struct pipe_box box = { in handle_copy_buffer_to_image_cpu_job() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_surface.c | 57 SVGA3dCopyBox box; in svga_texture_copy_region() local 88 SVGA3dCopyBox box, *boxes; svga_texture_copy_handle() local [all...] |
H A D | svga_resource_texture.c | 60 SVGA3dCopyBox box; in svga_transfer_dma_band() local 469 svga_texture_transfer_map(struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) svga_texture_transfer_map() argument 648 update_image_vgpu9(struct svga_context *svga, struct svga_winsys_surface *surf, const SVGA3dBox *box, unsigned slice, unsigned level) update_image_vgpu9() argument 659 update_image_vgpu10(struct svga_context *svga, struct svga_winsys_surface *surf, const SVGA3dBox *box, unsigned slice, unsigned level, unsigned numMipLevels) update_image_vgpu10() argument 730 SVGA3dBox box = st->box; svga_texture_transfer_unmap_direct() local [all...] |
H A D | svga_pipe_blit.c | 83 SVGA3dCopyBox box; in intra_surface_copy() local [all...] |
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_resource.c | 230 v3d_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) v3d_resource_transfer_map() argument 342 v3d_texture_subdata(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) v3d_texture_subdata() argument [all...] |
H A D | v3d_blit.c | 85 struct pipe_box box = { in v3d_render_blit() local [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_clear.c | 429 create_clear_surface(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, const struct pipe_box *box) in create_clear_surface() argument 453 zink_clear_texture(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, const struct pipe_box *box, const void *data) zink_clear_texture() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_resource.c | 311 struct pipe_box *box = &vtransfer->base.box; in virgl_transfer_map_size() local 481 virgl_resource_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_resource_transfer_map() argument 837 virgl_resource_create_transfer(struct virgl_context *vctx, struct pipe_resource *pres, const struct virgl_resource_metadata *metadata, unsigned level, unsigned usage, const struct pipe_box *box) virgl_resource_create_transfer() argument [all...] |
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
H A D | virgl_vtest_winsys.c | 53 vtest_get_transfer_size(struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t level, uint32_t *valid_stride_p) vtest_get_transfer_size() argument 78 virgl_vtest_transfer_put(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_vtest_transfer_put() argument 106 virgl_vtest_transfer_get_internal(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level, bool flush_front_buffer) virgl_vtest_transfer_get_internal() argument 163 virgl_vtest_transfer_get(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_vtest_transfer_get() argument 313 struct pipe_box box; virgl_vtest_winsys_resource_create() local 639 struct pipe_box box; virgl_vtest_flush_frontbuffer() local [all...] |
/third_party/mesa3d/src/gallium/frontends/osmesa/ |
H A D | osmesa.c | 199 struct pipe_box box; in osmesa_read_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_dump.c | 1368 dump_SVGA3dBox(const SVGA3dBox *box) in dump_SVGA3dBox() argument [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_copyimage.c | 650 struct pipe_box box; in st_CopyImageSubData() local
|