/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_buffer.c | 31 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 D | test-http-content-length.js | |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_cs.c | 57 struct pipe_transfer *transfer = NULL; in make_cs_key() local
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_context.h | 77 to_tegra_transfer(struct pipe_transfer *transfer) in to_tegra_transfer() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_pixeltransfer.c | 48 struct pipe_transfer *transfer; in load_color_map_texture() local
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_texture.c | 79 trace_transfer_create(struct trace_context *tr_ctx, struct pipe_resource *res, struct pipe_transfer *transfer) trace_transfer_create() argument
|
H A D | tr_texture.h | 70 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 D | hash_policy_traits_test.cc | 58 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 D | hash_policy_traits.h | 116 static void transfer(Alloc* alloc, slot_type* new_slot, slot_type* old_slot) { in transfer() function
|
H A D | node_hash_policy.h | 66 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 D | flat_hash_map.h | 571 static void transfer(Allocator* alloc, slot_type* new_slot, in transfer() function
|
H A D | flat_hash_set.h | 472 static void transfer(Allocator* alloc, slot_type* new_slot, in transfer() function
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | volume9.h | 54 struct pipe_transfer *transfer; member
|
H A D | surface9.h | 39 struct pipe_transfer *transfer; member
|
/third_party/mesa3d/src/panfrost/shared/ |
H A D | pan_minmax_cache.c | 95 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 D | u_transfer.c | 12 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 D | u_suballoc.c | 115 struct pipe_transfer *transfer = NULL; in u_suballocator_alloc() local
|
/third_party/curl/docs/examples/ |
H A D | http2-download.c | 48 struct transfer { struct
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | pool.c | 118 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 D | vid_dec_common.c | 139 struct pipe_transfer *transfer; in vid_dec_FillOutput() local
|
H A D | vid_enc_common.h | 67 struct pipe_transfer *transfer; member 72 struct pipe_transfer *transfer; member
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_scoreboard.h | 244 struct panfrost_ptr transfer = { 0 }; in panfrost_scoreboard_initialize_tiler() local
|
H A D | pan_pool.h | 77 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 D | nv30_fragprog.c | 49 struct pipe_transfer *transfer; in nv30_fragprog_upload() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_resource_buffer.c | 75 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...] |