Home
last modified time | relevance | path

Searched defs:transfer (Results 1 - 25 of 148) sorted by relevance

123456

/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_buffer.c31 virgl_buffer_transfer_unmap(struct pipe_context *ctx, struct pipe_transfer *transfer) virgl_buffer_transfer_unmap() argument
64 virgl_buffer_transfer_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *box) virgl_buffer_transfer_flush_region() argument
[all...]
/third_party/node/test/parallel/
H A Dtest-http-content-length.js
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_cs.c57 struct pipe_transfer *transfer = NULL; in make_cs_key() local
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.h77 to_tegra_transfer(struct pipe_transfer *transfer) in to_tegra_transfer() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c48 struct pipe_transfer *transfer; in load_color_map_texture() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_texture.c79 trace_transfer_create(struct trace_context *tr_ctx, struct pipe_resource *res, struct pipe_transfer *transfer) trace_transfer_create() argument
H A Dtr_texture.h70 struct pipe_transfer *transfer; member
98 trace_transfer(struct pipe_transfer *transfer) in trace_transfer() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_policy_traits_test.cc58 static std::function<void(void*, Slot*, Slot*)> transfer; member
61 std::function<void(void*, Slot*, Slot*)> PolicyWithOptionalOps::transfer; member in absl::container_internal::__anon19179::PolicyWithOptionalOps
82 PolicyWithOptionalOps::transfer = [&](void* a1, Slot* a2, Slot* a3) { in Test() member in absl::container_internal::__anon19179::Test::PolicyWithOptionalOps
97 MockFunction<void(void*, Slot*, Slot*)> transfer; member
H A Dhash_policy_traits.h116 static void transfer(Alloc* alloc, slot_type* new_slot, slot_type* old_slot) { in transfer() function
H A Dnode_hash_policy.h66 static void transfer(Alloc*, slot_type* new_slot, slot_type* old_slot) { in transfer() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dflat_hash_map.h571 static void transfer(Allocator* alloc, slot_type* new_slot, in transfer() function
H A Dflat_hash_set.h472 static void transfer(Allocator* alloc, slot_type* new_slot, in transfer() function
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvolume9.h54 struct pipe_transfer *transfer; member
H A Dsurface9.h39 struct pipe_transfer *transfer; member
/third_party/mesa3d/src/panfrost/shared/
H A Dpan_minmax_cache.c95 panfrost_minmax_cache_invalidate(struct panfrost_minmax_cache *cache, struct pipe_transfer *transfer) in panfrost_minmax_cache_invalidate() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.c12 struct pipe_transfer *transfer = NULL; in u_default_buffer_subdata() local
48 struct pipe_transfer *transfer = NULL; in u_default_clear_buffer() local
83 struct pipe_transfer *transfer = NULL; in u_default_texture_subdata() local
119 u_default_transfer_flush_region(UNUSED struct pipe_context *pipe, UNUSED struct pipe_transfer *transfer, UNUSED const struct pipe_box *box) u_default_transfer_flush_region() argument
[all...]
H A Du_suballoc.c115 struct pipe_transfer *transfer = NULL; in u_suballocator_alloc() local
/third_party/curl/docs/examples/
H A Dhttp2-download.c48 struct transfer { struct
/third_party/mesa3d/src/asahi/lib/
H A Dpool.c118 struct agx_ptr transfer = agx_pool_alloc_aligned(pool, sz, alignment); in agx_pool_upload_aligned() local
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.c139 struct pipe_transfer *transfer; in vid_dec_FillOutput() local
H A Dvid_enc_common.h67 struct pipe_transfer *transfer; member
72 struct pipe_transfer *transfer; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_scoreboard.h244 struct panfrost_ptr transfer = { 0 }; in panfrost_scoreboard_initialize_tiler() local
H A Dpan_pool.h77 struct panfrost_ptr transfer = pan_pool_alloc_aligned(pool, sz, alignment); in pan_pool_upload_aligned() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_fragprog.c49 struct pipe_transfer *transfer; in nv30_fragprog_upload() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_buffer.c75 struct pipe_transfer *transfer = slab_alloc_st(&i915->transfer_pool); in i915_buffer_transfer_map() local
90 i915_buffer_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) i915_buffer_transfer_unmap() argument
[all...]

Completed in 15 milliseconds

123456