| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_rect.c | 123 intersect_rect_and_tile(struct lp_rasterizer_task *task, const struct lp_rast_rectangle *rect, struct u_rect *box) intersect_rect_and_tile() argument 153 struct u_rect box; lp_rast_rectangle() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_upload_mgr.c | 130 struct pipe_box *box = &upload->transfer->box; in upload_unmap_internal() local
|
| H A D | u_box.h | 9 u_box_1d(unsigned x, unsigned w, struct pipe_box *box) in u_box_1d() argument 20 u_box_2d(unsigned x,unsigned y, unsigned w, unsigned h, struct pipe_box *box) in u_box_2d() argument 31 u_box_origin_2d(unsigned w, unsigned h, struct pipe_box *box) u_box_origin_2d() argument 42 u_box_2d_zslice(unsigned x, unsigned y, unsigned z, unsigned w, unsigned h, struct pipe_box *box) u_box_2d_zslice() argument 54 u_box_3d(unsigned x, unsigned y, unsigned z, unsigned w, unsigned h, unsigned d, struct pipe_box *box) u_box_3d() argument 75 u_box_clip_2d(struct pipe_box *dst, const struct pipe_box *box, int w, int h) u_box_clip_2d() argument 118 u_box_volume_3d(const struct pipe_box *box) u_box_volume_3d() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_transfer.c | 52 etna_compute_offset(enum pipe_format format, const struct pipe_box *box, in etna_compute_offset() argument 191 etna_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **out_transfer) etna_transfer_map() argument 482 etna_transfer_flush_region(struct pipe_context *pctx, struct pipe_transfer *ptrans, const struct pipe_box *box) etna_transfer_flush_region() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_tiling_lt.c | 130 vc4_lt_image_aligned(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride, int cpp, const struct pipe_box *box, bool to_cpu) vc4_lt_image_aligned() argument 170 vc4_lt_image_unaligned(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride, int cpp, const struct pipe_box *box, bool to_cpu) vc4_lt_image_unaligned() argument 227 vc4_lt_image_helper(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride, int cpp, const struct pipe_box *box, bool to_cpu) vc4_lt_image_helper() argument 246 vc4_lt_image_cpp_helper(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride, int cpp, const struct pipe_box *box, bool to_cpu) vc4_lt_image_cpp_helper() argument 273 vc4_load_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_load_lt_image() argument 282 vc4_store_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_store_lt_image() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | cubetexture9.c | 295 struct pipe_box box; in NineCubeTexture9_AddDirtyRect() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.h | 109 struct pipe_box box; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_screen_buffer.c | 82 r300_buffer_transfer_map( struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer ) r300_buffer_transfer_map() argument
|
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | textbox.c | 38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument 57 WINDOW *dialog, *box; in dialog_textbox() local [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | isomorphicMappedTypeInference.js | 183 function box(x) { global() function [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | aes.c | 81 static void subshift(av_aes_block s0[2], int s, const uint8_t *box) in subshift() argument [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | virtgpu_drm.h | 117 struct drm_virtgpu_3d_box box; member 124 struct drm_virtgpu_3d_box box; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_clear.c | 282 svga_clear_texture(struct pipe_context *pipe, struct pipe_resource *res, unsigned level, const struct pipe_box *box, const void *data) svga_clear_texture() argument [all...] |
| H A D | svga_resource_texture.h | 120 SVGA3dBox box; /* The adjusted box with slice index removed from z */ member 144 SVGA3dBox box; member
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_transfer_queue.c | 71 box_min_max(const struct pipe_box *box, int dim, int *min, int *max) in box_min_max() argument 105 transfer_overlap(const struct virgl_transfer *xfer, const struct virgl_hw_res *hw_res, unsigned level, const struct pipe_box *box, bool include_touching) transfer_overlap() argument 140 virgl_transfer_queue_find_overlap(const struct virgl_transfer_queue *queue, const struct virgl_hw_res *hw_res, unsigned level, const struct pipe_box *box, bool include_touching) virgl_transfer_queue_find_overlap() argument 365 struct pipe_box box; virgl_transfer_queue_extend_buffer() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_enc.c | 294 struct pipe_box box = {}; in enc_AllocateBackTexture() local
|
| /third_party/mesa3d/src/gallium/winsys/sw/kms-dri/ |
| H A D | kms_dri_sw_winsys.c | 483 kms_sw_displaytarget_display(struct sw_winsys *ws, struct sw_displaytarget *dt, void *context_private, struct pipe_box *box) kms_sw_displaytarget_display() argument
|
| /third_party/mesa3d/src/gallium/winsys/sw/xlib/ |
| H A D | xlib_sw_winsys.c | 297 xlib_sw_display(struct xlib_drawable *xlib_drawable, struct sw_displaytarget *dt, struct pipe_box *box) xlib_sw_display() argument 389 xlib_displaytarget_display(struct sw_winsys *ws, struct sw_displaytarget *dt, void *context_private, struct pipe_box *box) xlib_displaytarget_display() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | resource.cpp | 34 class box { class 36 box(const resource::vector &origin, const resource::vector &size) : in box() function in __anon8591::box
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_enc_common.c | 129 struct pipe_box box = {}; in vid_enc_BufferEncoded_common() local 402 struct pipe_box box = {}; in enc_LoadImage_common() local [all...] |
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-test.c | 256 struct pipe_box box; in init_tex() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_test_dma.c | 306 struct pipe_box box; in r600_test_dma() local
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_st.c | 387 struct pipe_box box = {}; in xmesa_copy_st_framebuffer() local 61 xmesa_st_framebuffer_display(struct st_framebuffer_iface *stfbi, struct st_context_iface *stctx, enum st_attachment_type statt, struct pipe_box *box) xmesa_st_framebuffer_display() argument
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | postproc.c | 90 vlVaGetBox(struct pipe_video_buffer *buf, unsigned idx, struct pipe_box *box, const VARectangle *region) vlVaGetBox() argument [all...] |
| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A D | quad-tex.c | 161 struct pipe_box box; in init_prog() local
|