| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_draw.c | 1611 dd_context_clear_texture(struct pipe_context *_pipe, struct pipe_resource *res, unsigned level, const struct pipe_box *box, const void *data) dd_context_clear_texture() argument 1633 dd_context_buffer_map(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) dd_context_buffer_map() argument 1667 dd_context_texture_map(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) dd_context_texture_map() argument 1701 dd_context_transfer_flush_region(struct pipe_context *_pipe, struct pipe_transfer *transfer, const struct pipe_box *box) dd_context_transfer_flush_region() argument 1805 dd_context_texture_subdata(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) dd_context_texture_subdata() argument [all...] |
| H A D | dd_pipe.h | 150 struct pipe_box box; member 170 struct pipe_box box; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource.cpp | 1106 struct pipe_box *box = &trans->base.b.box; transfer_image_part_to_buf() local 1166 struct pipe_box box = {0,0,0, (int)res->base.b.width0, (int16_t)res->base.b.height0, (int16_t)res->base.b.depth0}; transfer_image_to_buf() local 1238 linear_range(const struct pipe_box *box, unsigned stride, unsigned layer_stride) linear_range() argument 1335 prepare_zs_layer_strides(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) prepare_zs_layer_strides() argument 1363 read_zs_surface(struct d3d12_context *ctx, struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) read_zs_surface() argument 1455 prepare_write_zs_surface(struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) prepare_write_zs_surface() argument 1549 d3d12_transfer_map(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) d3d12_transfer_map() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_context.h | 527 zink_rect_from_box(const struct pipe_box *box) in zink_rect_from_box() argument
|
| H A D | zink_resource.c | 1263 struct pipe_box box = {0, 0, 0, in add_resource_bind() local 1630 struct pipe_box box = trans->base.b.box; in zink_transfer_copy_bufimage() local 1689 create_transfer(struct zink_context *ctx, struct pipe_resource *pres, unsigned usage, const struct pipe_box *box) create_transfer() argument 1723 zink_buffer_map(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) zink_buffer_map() argument 1901 zink_image_map(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) zink_image_map() argument 2027 zink_transfer_flush_region(struct pipe_context *pctx, struct pipe_transfer *ptrans, const struct pipe_box *box) zink_transfer_flush_region() argument 2078 struct pipe_box box = ptrans->box; transfer_unmap() local 2127 struct pipe_box box; zink_buffer_subdata() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_state.c | 3138 struct pipe_box box; update_vertex_buffers_sw() local [all...] |
| H A D | device9.c | 375 struct pipe_box box; in NineDevice9_ctor() local 814 struct pipe_box box; in NineDevice9_SetCursorProperties() local 1828 struct pipe_box box; NineDevice9_StretchRect() local 2984 struct pipe_box box; NineTrackSystemmemDynamic() local 3226 struct pipe_box box; NineDevice9_ProcessVertices() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_context.c | 1531 trace_context_clear_texture(struct pipe_context *_pipe, struct pipe_resource *res, unsigned level, const struct pipe_box *box, const void *data) trace_context_clear_texture() argument 1712 trace_context_transfer_map(struct pipe_context *_context, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) trace_context_transfer_map() argument 1754 trace_context_transfer_flush_region( struct pipe_context *_context, struct pipe_transfer *_transfer, const struct pipe_box *box) trace_context_transfer_flush_region() argument 1798 const struct pipe_box *box = &transfer->box; trace_context_transfer_unmap() local 1870 struct pipe_box box; trace_context_buffer_subdata() local 1892 trace_context_texture_subdata(struct pipe_context *_context, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) trace_context_texture_subdata() argument 2059 trace_context_resource_commit(struct pipe_context *_context, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) trace_context_resource_commit() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resource.c | 1237 struct pipe_box *box = &xfer->box; in crocus_map_copy_region() local 1374 const struct pipe_box *box = &xfer->box; crocus_unmap_s8() local 1407 const struct pipe_box *box = &xfer->box; crocus_map_s8() local 1455 tile_extents(const struct isl_surf *surf, const struct pipe_box *box, unsigned level, int z, unsigned *x1_B, unsigned *x2_B, unsigned *y1_el, unsigned *y2_el) tile_extents() argument 1480 const struct pipe_box *box = &xfer->box; crocus_unmap_tiled_memcpy() local 1508 const struct pipe_box *box = &xfer->box; crocus_map_tiled_memcpy() local 1556 struct pipe_box *box = &xfer->box; crocus_map_direct() local 1588 can_promote_to_async(const struct crocus_resource *res, const struct pipe_box *box, unsigned usage) can_promote_to_async() argument 1603 crocus_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) crocus_transfer_map() argument 1737 crocus_transfer_flush_region(struct pipe_context *ctx, struct pipe_transfer *xfer, const struct pipe_box *box) crocus_transfer_flush_region() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.c | 1110 rbug_context_buffer_map(struct pipe_context *_context, struct pipe_resource *_resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) rbug_context_buffer_map() argument 1137 rbug_context_texture_map(struct pipe_context *_context, struct pipe_resource *_resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) rbug_context_texture_map() argument 1164 rbug_context_transfer_flush_region(struct pipe_context *_context, struct pipe_transfer *_transfer, const struct pipe_box *box) rbug_context_transfer_flush_region() argument 1234 rbug_context_texture_subdata(struct pipe_context *_context, struct pipe_resource *_resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) rbug_context_texture_subdata() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 221 noop_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) noop_transfer_map() argument 245 noop_transfer_flush_region(struct pipe_context *pipe, struct pipe_transfer *transfer, const struct pipe_box *box) noop_transfer_flush_region() argument 265 noop_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) noop_texture_subdata() argument 476 noop_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *box) noop_flush_frontbuffer() argument
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jquant2.c | 246 } box; typedef [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | hpsa.h | 90 u8 box[8]; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| H A D | fw.c | 315 u8 box_state, box; in rtw_fw_send_h2c_command_register() local 366 u8 box; in rtw_fw_send_h2c_command() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | hpsa.h | 90 u8 box[8]; member
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_av1.c | 2060 struct pipe_box box={}; in dec_av1_ShowExistingframe() local
|
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_state.h | 609 struct pipe_box box; /**< region of the resource to access */ member 898 struct pipe_box box; /**< negative width, height only legal for src */ member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | bufferobj.c | 571 struct pipe_box box; in bufferobj_copy_subdata() local 5352 struct pipe_box box; in buffer_page_commitment() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 2062 struct pipe_box box = *srcbox; in util_blitter_blit_generic() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 804 BoxGeometry box = { { tcu::Vec3(x, y, zFront), tcu::Vec3((x + boxWidth), (y + boxHeight), zBack) } }; in prepareBoxGeometries() local 854 const BoxGeometry& box = geometries[idx]; in createBottomLevelAccelerationStructs() local 1214 BoxGeometry box; in verifyResult() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 797 BoxGeometry box = { { tcu::Vec3(x, y, zFront), tcu::Vec3((x + boxWidth), (y + boxHeight), zBack) } }; in prepareBoxGeometries() local 846 const BoxGeometry& box = geometries[idx]; in createBottomLevelAccelerationStructs() local 1206 BoxGeometry box; in verifyResult() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/events/intel/ |
| H A D | uncore_snb.c | 257 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event() argument 267 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event() argument 272 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() argument 280 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box() argument 286 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() argument 371 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() argument 383 skl_uncore_msr_enable_box(struct intel_uncore_box *box) skl_uncore_msr_enable_box() argument 389 skl_uncore_msr_exit_box(struct intel_uncore_box *box) skl_uncore_msr_exit_box() argument 524 rkl_uncore_msr_init_box(struct intel_uncore_box *box) rkl_uncore_msr_init_box() argument 540 adl_uncore_msr_init_box(struct intel_uncore_box *box) adl_uncore_msr_init_box() argument 546 adl_uncore_msr_enable_box(struct intel_uncore_box *box) adl_uncore_msr_enable_box() argument 551 adl_uncore_msr_disable_box(struct intel_uncore_box *box) adl_uncore_msr_disable_box() argument 557 adl_uncore_msr_exit_box(struct intel_uncore_box *box) adl_uncore_msr_exit_box() argument 691 mtl_uncore_msr_init_box(struct intel_uncore_box *box) mtl_uncore_msr_init_box() argument 830 snb_uncore_imc_init_box(struct intel_uncore_box *box) snb_uncore_imc_init_box() argument 855 snb_uncore_imc_enable_box(struct intel_uncore_box *box) snb_uncore_imc_enable_box() argument 858 snb_uncore_imc_disable_box(struct intel_uncore_box *box) snb_uncore_imc_disable_box() argument 861 snb_uncore_imc_enable_event(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_enable_event() argument 864 snb_uncore_imc_disable_event(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_disable_event() argument 874 struct intel_uncore_box *box; snb_uncore_imc_event_init() local 959 snb_uncore_imc_hw_config(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_hw_config() argument 992 snb_uncore_imc_read_counter(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_read_counter() argument 1278 nhm_uncore_msr_disable_box(struct intel_uncore_box *box) nhm_uncore_msr_disable_box() argument 1283 nhm_uncore_msr_enable_box(struct intel_uncore_box *box) nhm_uncore_msr_enable_box() argument 1288 nhm_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhm_uncore_msr_enable_event() argument 1484 __uncore_imc_init_box(struct intel_uncore_box *box, unsigned int base_offset) __uncore_imc_init_box() argument 1521 tgl_uncore_imc_freerunning_init_box(struct intel_uncore_box *box) tgl_uncore_imc_freerunning_init_box() argument 1590 adl_uncore_imc_init_box(struct intel_uncore_box *box) adl_uncore_imc_init_box() argument 1599 adl_uncore_mmio_disable_box(struct intel_uncore_box *box) adl_uncore_mmio_disable_box() argument 1607 adl_uncore_mmio_enable_box(struct intel_uncore_box *box) adl_uncore_mmio_enable_box() argument 1670 adl_uncore_imc_freerunning_init_box(struct intel_uncore_box *box) adl_uncore_imc_freerunning_init_box() argument [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 1759 nir_ssa_def *box = in get_texel_buffer_copy_fs() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_execute.c | 301 struct pipe_box box = {0}; in update_inline_shader_state() local 1885 struct pipe_box box; replicate_attachment() local 2346 struct pipe_box box, dbox; handle_copy_image_to_buffer2() local 2421 struct pipe_box box, sbox; handle_copy_buffer_to_image() local 2538 struct pipe_box box = { 0 }; handle_copy_buffer() local 2657 struct pipe_box box; handle_update_buffer() local 3041 struct pipe_box box = {0}; handle_copy_query_pool_results() local 3066 struct pipe_box box; handle_clear_color_image() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects.cc | 3414 auto box = isolate->factory()->NewHeapNumberWithHoleNaN(); in AllocateStorageForMap() local
|