Home
last modified time | relevance | path

Searched defs:src_off (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c926 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd4_mem_to_mem()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_const.h486 unsigned src_off = indirect->offset; in ir3_emit_vs_driver_params() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c1170 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd5_mem_to_mem()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp45 uint64_t dst_off, src_off; in copy_buffer_region_no_barriers() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.c1350 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd6_mem_to_mem()
/third_party/FreeBSD/sbin/fsck_msdosfs/
Dfat.c1145 off_t dst_off, src_off; in copyfat() local
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c632 size_t written, i, src_off = 0; in process_file_data() local