Home
last modified time | relevance | path

Searched defs:transfer (Results 51 - 75 of 148) sorted by relevance

123456

/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.c241 add_internal(struct virgl_transfer_queue *queue, struct virgl_transfer *transfer) add_internal() argument
301 virgl_transfer_queue_unmap(struct virgl_transfer_queue *queue, struct virgl_transfer *transfer) virgl_transfer_queue_unmap() argument
348 virgl_transfer_queue_is_queued(struct virgl_transfer_queue *queue, struct virgl_transfer *transfer) virgl_transfer_queue_is_queued() argument
[all...]
H A Dvirgl_query.c185 struct pipe_transfer *transfer = NULL; in virgl_get_query_result() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c343 struct pipe_transfer *transfer; in vid_enc_SetParameter() local
286 enc_AllocateBackTexture(omx_base_PortType *port, struct pipe_resource **resource, struct pipe_transfer **transfer, OMX_U8 **map) enc_AllocateBackTexture() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c104 struct pipe_transfer *transfer; in xa_surface_dma() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h160 svga_transfer(struct pipe_transfer *transfer) in svga_transfer() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dsurface.c260 struct pipe_transfer *transfer; in vlVdpVideoSurfaceGetBitsYCbCr() local
400 struct pipe_transfer *transfer; in vlVdpVideoSurfacePutBitsYCbCr() local
[all...]
H A Doutput.c206 struct pipe_transfer *transfer; in vlVdpOutputSurfaceGetBitsNative() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c355 softpipe_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) softpipe_transfer_map() argument
457 softpipe_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) softpipe_transfer_unmap() argument
H A Dsp_tile_cache.h86 struct pipe_transfer **transfer; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.c468 nv50_miptree_transfer_unmap(struct pipe_context *pctx, struct pipe_transfer *transfer) nv50_miptree_transfer_unmap() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_image.c102 struct pipe_transfer *transfer; in debug_dump_surface() local
191 struct pipe_transfer *transfer; in debug_dump_surface_bmp() local
205 debug_dump_transfer_bmp(UNUSED struct pipe_context *pipe, const char *filename, struct pipe_transfer *transfer, void *ptr) debug_dump_transfer_bmp() argument
[all...]
H A Du_prim_restart.c45 struct pipe_transfer *transfer = NULL; in read_indirect_elements() local
H A Du_pstipple.c67 struct pipe_transfer *transfer; in util_pstipple_update_stipple_texture() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dimage.c582 struct pipe_transfer *transfer; in vlVaGetImage() local
716 struct pipe_transfer *transfer = NULL; in vlVaPutImage() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_buffer_common.c287 struct r600_transfer *transfer; in r600_buffer_get_transfer() local
456 r600_buffer_do_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *box) r600_buffer_do_flush_region() argument
482 r600_buffer_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *rel_box) r600_buffer_flush_region() argument
500 r600_buffer_transfer_unmap(struct pipe_context *ctx, struct pipe_transfer *transfer) r600_buffer_transfer_unmap() argument
530 struct pipe_transfer *transfer = NULL; r600_buffer_subdata() local
[all...]
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamBuffered.cpp113 ResultWithValue<int32_t> AudioStreamBuffered::transfer(void *buffer, in transfer() function in oboe::AudioStreamBuffered
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() function
H A Dcontainer_memory.h415 static void transfer(Allocator* alloc, slot_type* new_slot, in transfer() function
/third_party/curl/lib/
H A Dftp.h114 curl_pp_transfer transfer; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_dshare.c143 snd_pcm_uframes_t transfer = size; in snd_pcm_dshare_sync_area() local
[all...]
H A Dpcm_dsnoop.c107 snd_pcm_uframes_t transfer; in snd_pcm_dsnoop_sync_area() local
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.c653 struct uvc_transfer_data *transfer; in uvc_nocp_continue() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c888 unsigned transfer = MIN2(delay, 3 - last->nop); in nop_sched() local
895 unsigned transfer = MIN2(delay, 5 - last->repeat); in nop_sched() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c436 struct pipe_transfer *transfer; in drisw_update_tex_buffer() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DResource.cpp328 struct pipe_transfer *transfer; in CreateResource() local
351 struct pipe_transfer *transfer; in CreateResource() local
900 struct pipe_transfer *transfer; in ResourceUpdateSubResourceUP() local
[all...]

Completed in 20 milliseconds

123456