| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_bo.c | 932 zink_bo_commit(struct zink_screen *screen, struct zink_resource *res, unsigned level, struct pipe_box *box, bool commit, VkSemaphore *sem) in zink_bo_commit() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd.c | 499 SVGA3dCopyBox *box; in SVGA3D_BufferDMA() local 1711 SVGA3D_UpdateGBImage(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, const SVGA3dBox *box, unsigned face, unsigned mipLevel) SVGA3D_UpdateGBImage() argument 1824 SVGA3D_ReadbackGBImagePartial(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel, const SVGA3dBox *box, bool invertBox) SVGA3D_ReadbackGBImagePartial() argument 1853 SVGA3D_InvalidateGBImagePartial(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel, const SVGA3dBox *box, bool invertBox) SVGA3D_InvalidateGBImagePartial() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | surface.c | 230 struct pipe_box box; in vlVaPutSubpictures() local
|
| /third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
| H A D | virgl_drm_winsys.c | 345 virgl_bo_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_bo_transfer_put() argument 374 virgl_bo_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_bo_transfer_get() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_test_image_copy_region.c | 565 struct pipe_box box; in si_test_image_copy_region() local [all...] |
| H A D | si_clear.c | 1304 si_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, const struct pipe_box *box, const void *data) si_clear_texture() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | vdpau_private.h | 341 struct pipe_box box; in RectToPipeBox() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 99 vc4_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) vc4_resource_transfer_map() argument 222 vc4_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) vc4_texture_subdata() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast.h | 178 struct u_rect box; member
|
| H A D | lp_texture.c | 671 llvmpipe_transfer_map_ms( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, unsigned sample, const struct pipe_box *box, struct pipe_transfer **transfer ) llvmpipe_transfer_map_ms() argument 787 llvmpipe_transfer_map( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer ) llvmpipe_transfer_map() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 660 fd_resource_transfer_flush_region(struct pipe_context *pctx, struct pipe_transfer *ptrans, const struct pipe_box *box) fd_resource_transfer_flush_region() argument 782 resource_transfer_map_unsync(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct fd_transfer *trans) resource_transfer_map_unsync() argument 964 fd_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) fd_resource_transfer_map() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 694 dd_context_resource_commit(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) dd_context_resource_commit() argument
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 267 agx_transfer_flush_region(struct pipe_context *pipe, struct pipe_transfer *transfer, const struct pipe_box *box) agx_transfer_flush_region() argument 274 agx_transfer_map(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **out_transfer) agx_transfer_map() argument 674 agx_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *pctx, struct pipe_resource *prsrc, unsigned level, unsigned layer, void *context_private, struct pipe_box *box) agx_flush_frontbuffer() argument [all...] |
| H A D | agx_state.h | 306 struct pipe_box box; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_video_dec.cpp | 616 struct pipe_box box = { 0, in d3d12_video_decoder_end_frame() local
|
| H A D | d3d12_blit.cpp | 155 box_fits(const struct pipe_box *box, const struct pipe_resource *res, int level) in box_fits() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_state.c | 330 noop_clear_texture(struct pipe_context *pipe, struct pipe_resource *res, unsigned level, const struct pipe_box *box, const void *data) noop_clear_texture() argument 360 noop_resource_commit(struct pipe_context *ctx, struct pipe_resource *res, unsigned level, struct pipe_box *box, bool commit) noop_resource_commit() argument
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 794 pan_alloc_staging(struct panfrost_context *ctx, struct panfrost_resource *rsc, unsigned level, const struct pipe_box *box) pan_alloc_staging() argument 940 panfrost_box_covers_resource(const struct pipe_resource *resource, const struct pipe_box *box) panfrost_box_covers_resource() argument 950 panfrost_ptr_map(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **out_transfer) panfrost_ptr_map() argument 1184 struct pipe_box box = pan_resource_modifier_convert() local 1371 panfrost_ptr_flush_region(struct pipe_context *pctx, struct pipe_transfer *transfer, const struct pipe_box *box) panfrost_ptr_flush_region() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 547 struct pipe_box box; in evergreen_compute_upload_input() local 1234 r600_compute_global_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) r600_compute_global_transfer_map() argument [all...] |
| H A D | r600_pipe_common.c | 545 r600_resource_commit(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) r600_resource_commit() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFFont.cpp | 71 void setGlyphWidthAndBoundingBox(SkScalar width, SkIRect box, in setGlyphWidthAndBoundingBox() argument
|
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| H A D | uncore_nhmex.c | 200 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box() argument 205 static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box) in nhmex_uncore_msr_exit_box() argument 210 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box() argument 225 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box() argument 240 nhmex_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_uncore_msr_disable_event() argument 245 nhmex_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_uncore_msr_enable_event() argument 350 nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_bbox_hw_config() argument 377 nhmex_bbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_bbox_msr_enable_event() argument 441 nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_sbox_hw_config() argument 462 nhmex_sbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_sbox_msr_enable_event() argument 553 nhmex_mbox_get_shared_reg(struct intel_uncore_box *box, int idx, u64 config) nhmex_mbox_get_shared_reg() argument 614 nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) nhmex_mbox_put_shared_reg() argument 669 nhmex_mbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_get_constraint() argument 738 nhmex_mbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_put_constraint() argument 765 nhmex_mbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_hw_config() argument 819 nhmex_mbox_shared_reg_config(struct intel_uncore_box *box, int idx) nhmex_mbox_shared_reg_config() argument 835 nhmex_mbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_msr_enable_event() argument 944 nhmex_rbox_alter_er(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_alter_er() argument 978 nhmex_rbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_get_constraint() argument 1062 nhmex_rbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_put_constraint() argument 1086 nhmex_rbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_hw_config() argument 1111 nhmex_rbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_msr_enable_event() argument [all...] |
| H A D | uncore.h | 225 static inline bool uncore_mmio_is_valid_offset(struct intel_uncore_box *box, in uncore_mmio_is_valid_offset() argument 238 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl() argument 244 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl() argument 249 uncore_pci_fixed_ctl(struct intel_uncore_box *box) uncore_pci_fixed_ctl() argument 254 uncore_pci_fixed_ctr(struct intel_uncore_box *box) uncore_pci_fixed_ctr() argument 260 uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) uncore_pci_event_ctl() argument 269 uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) uncore_pci_perf_ctr() argument 274 uncore_msr_box_offset(struct intel_uncore_box *box) uncore_msr_box_offset() argument 282 uncore_msr_box_ctl(struct intel_uncore_box *box) uncore_msr_box_ctl() argument 289 uncore_msr_fixed_ctl(struct intel_uncore_box *box) uncore_msr_fixed_ctl() argument 296 uncore_msr_fixed_ctr(struct intel_uncore_box *box) uncore_msr_fixed_ctr() argument 343 uncore_freerunning_counter(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_counter() argument 358 uncore_msr_event_ctl(struct intel_uncore_box *box, int idx) uncore_msr_event_ctl() argument 371 uncore_msr_perf_ctr(struct intel_uncore_box *box, int idx) uncore_msr_perf_ctr() argument 384 uncore_fixed_ctl(struct intel_uncore_box *box) uncore_fixed_ctl() argument 393 uncore_fixed_ctr(struct intel_uncore_box *box) uncore_fixed_ctr() argument 402 uncore_event_ctl(struct intel_uncore_box *box, int idx) uncore_event_ctl() argument 411 uncore_perf_ctr(struct intel_uncore_box *box, int idx) uncore_perf_ctr() argument 419 uncore_perf_ctr_bits(struct intel_uncore_box *box) uncore_perf_ctr_bits() argument 424 uncore_fixed_ctr_bits(struct intel_uncore_box *box) uncore_fixed_ctr_bits() argument 430 uncore_freerunning_bits(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_bits() argument 438 uncore_num_freerunning(struct intel_uncore_box *box, struct perf_event *event) uncore_num_freerunning() argument 446 uncore_num_freerunning_types(struct intel_uncore_box *box, struct perf_event *event) uncore_num_freerunning_types() argument 452 check_valid_freerunning_event(struct intel_uncore_box *box, struct perf_event *event) check_valid_freerunning_event() argument 462 uncore_num_counters(struct intel_uncore_box *box) uncore_num_counters() argument 476 uncore_freerunning_hw_config(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_hw_config() argument 485 uncore_disable_event(struct intel_uncore_box *box, struct perf_event *event) uncore_disable_event() argument 491 uncore_enable_event(struct intel_uncore_box *box, struct perf_event *event) uncore_enable_event() argument 497 uncore_read_counter(struct intel_uncore_box *box, struct perf_event *event) uncore_read_counter() argument 503 uncore_box_init(struct intel_uncore_box *box) uncore_box_init() argument 511 uncore_box_exit(struct intel_uncore_box *box) uncore_box_exit() argument 519 uncore_box_is_fake(struct intel_uncore_box *box) uncore_box_is_fake() argument [all...] |
| H A D | uncore_snb.c | 141 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event() argument 151 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event() argument 156 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() argument 164 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box() argument 170 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() argument 255 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() argument 267 skl_uncore_msr_enable_box(struct intel_uncore_box *box) skl_uncore_msr_enable_box() argument 273 skl_uncore_msr_exit_box(struct intel_uncore_box *box) skl_uncore_msr_exit_box() argument 498 snb_uncore_imc_init_box(struct intel_uncore_box *box) snb_uncore_imc_init_box() argument 523 snb_uncore_imc_enable_box(struct intel_uncore_box *box) snb_uncore_imc_enable_box() argument 526 snb_uncore_imc_disable_box(struct intel_uncore_box *box) snb_uncore_imc_disable_box() argument 529 snb_uncore_imc_enable_event(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_enable_event() argument 532 snb_uncore_imc_disable_event(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_disable_event() argument 542 struct intel_uncore_box *box; snb_uncore_imc_event_init() local 627 snb_uncore_imc_hw_config(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_hw_config() argument 660 snb_uncore_imc_read_counter(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_read_counter() argument 1098 nhm_uncore_msr_disable_box(struct intel_uncore_box *box) nhm_uncore_msr_disable_box() argument 1103 nhm_uncore_msr_enable_box(struct intel_uncore_box *box) nhm_uncore_msr_enable_box() argument 1108 nhm_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhm_uncore_msr_enable_event() argument 1260 tgl_uncore_imc_freerunning_init_box(struct intel_uncore_box *box) tgl_uncore_imc_freerunning_init_box() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| H A D | fw.c | 208 u8 box; in rtw_fw_send_h2c_command() local
|