Home
last modified time | relevance | path

Searched defs:pipe (Results 651 - 675 of 1747) sorted by relevance

1...<<21222324252627282930>>...70

/third_party/libuv/test/
H A Drunner-unix.c194 int pipe[2]; member
[all...]
H A Dtest-ping-pong.c48 uv_pipe_t pipe; member
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-mempool.c29 dump_mem_pool_reg_write(unsigned reg, uint32_t data, unsigned context, bool pipe) dump_mem_pool_reg_write() argument
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c205 struct fd_pipe *pipe = submit->pipe; in fd_submit_sp_flush_execute() local
278 struct fd_pipe *pipe = submit->pipe; fd_submit_sp_flush() local
334 fd_pipe_sp_flush(struct fd_pipe *pipe, uint32_t fence) fd_pipe_sp_flush() argument
413 fd_submit_sp_new(struct fd_pipe *pipe, flush_submit_list_fn flush_submit_list) fd_submit_sp_new() argument
432 fd_pipe_sp_ringpool_init(struct fd_pipe *pipe) fd_pipe_sp_ringpool_init() argument
439 fd_pipe_sp_ringpool_fini(struct fd_pipe *pipe) fd_pipe_sp_ringpool_fini() argument
462 struct fd_pipe *pipe = fd_ring->u.submit->pipe; fd_ringbuffer_sp_grow() local
620 fd_ringbuffer_sp_new_object(struct fd_pipe *pipe, uint32_t size) fd_ringbuffer_sp_new_object() argument
[all...]
H A Dfreedreno_bo.c331 struct fd_pipe *pipe = f->pipe; in cleanup_fences() local
502 fd_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) in fd_bo_cpu_prep() argument
545 fd_bo_add_fence(struct fd_bo *bo, struct fd_pipe *pipe, uint32_ argument
[all...]
/third_party/mesa3d/src/freedreno/computerator/
H A Dmain.c240 struct fd_pipe *pipe = fd_pipe_new(dev, FD_PIPE_3D); in main() local
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer.c105 struct fd_pipe *pipe; member
422 msm_submit_new(struct fd_pipe *pipe) in msm_submit_new() argument
461 struct fd_pipe *pipe = msm_ring->u.submit->pipe; in msm_ringbuffer_grow() local
482 struct fd_pipe *pipe; msm_ringbuffer_emit_reloc() local
605 struct fd_pipe *pipe = submit->pipe; msm_ringbuffer_check_size() local
685 msm_ringbuffer_new_object(struct fd_pipe *pipe, uint32_t size) msm_ringbuffer_new_object() argument
[all...]
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_bo.c78 virtio_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) in virtio_bo_cpu_prep() argument
H A Dvirtio_priv.h116 uint32_t pipe; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c251 svga_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, in svga_clear() argument
282 svga_clear_texture(struct pipe_context *pipe, in svga_clear_texture() argument
525 svga_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) svga_clear_render_target() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_shader.c110 softpipe_shader_db(struct pipe_context *pipe, const struct tgsi_token *tokens) in softpipe_shader_db() argument
126 softpipe_create_shader_state(struct pipe_context *pipe, in softpipe_create_shader_state() argument
153 softpipe_create_fs_state(struct pipe_context *pipe, in softpipe_create_fs_state() argument
176 softpipe_bind_fs_state(struct pipe_context *pipe, voi argument
204 softpipe_delete_fs_state(struct pipe_context *pipe, void *fs) softpipe_delete_fs_state() argument
234 softpipe_create_vs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) softpipe_create_vs_state() argument
268 softpipe_bind_vs_state(struct pipe_context *pipe, void *vs) softpipe_bind_vs_state() argument
282 softpipe_delete_vs_state(struct pipe_context *pipe, void *vs) softpipe_delete_vs_state() argument
295 softpipe_create_gs_state(struct pipe_context *pipe, const struct pipe_shader_state *templ) softpipe_create_gs_state() argument
330 softpipe_bind_gs_state(struct pipe_context *pipe, void *gs) softpipe_bind_gs_state() argument
344 softpipe_delete_gs_state(struct pipe_context *pipe, void *gs) softpipe_delete_gs_state() argument
360 softpipe_set_constant_buffer(struct pipe_context *pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) softpipe_set_constant_buffer() argument
409 softpipe_create_compute_state(struct pipe_context *pipe, const struct pipe_compute_state *templ) softpipe_create_compute_state() argument
442 softpipe_bind_compute_state(struct pipe_context *pipe, void *cs) softpipe_bind_compute_state() argument
454 softpipe_delete_compute_state(struct pipe_context *pipe, void *cs) softpipe_delete_compute_state() argument
466 softpipe_init_shader_funcs(struct pipe_context *pipe) softpipe_init_shader_funcs() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c344 dri_pipe_blit(struct pipe_context *pipe, in dri_pipe_blit() argument
416 struct pipe_context *pipe = st->pipe; in notify_before_flush_cb() local
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c49 struct pipe_context *pipe; in vlVdpDecoderCreate() local
H A Dsurface.c59 struct pipe_context *pipe; in vlVdpVideoSurfaceCreate() local
204 struct pipe_context *pipe; in vlVdpVideoSurfaceGetBitsYCbCr() local
308 struct pipe_context *pipe; vlVdpVideoSurfacePutBitsYCbCr() local
440 struct pipe_context *pipe = vlsurf->device->context; vlVdpVideoSurfaceClear() local
474 struct pipe_context *pipe = p_surf->device->context; vlVdpVideoSurfaceGallium() local
509 struct pipe_context *pipe = p_surf->device->context; vlVdpVideoSurfaceDMABuf() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c108 struct pipe_context *pipe = ctx->pipe; in xa_surface_dma() local
142 struct pipe_context *pipe = ctx->pipe; xa_surface_map() local
181 struct pipe_context *pipe = srf->mapping_pipe; xa_surface_unmap() local
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp.c50 blorp_shader_pipeline_to_name(enum blorp_shader_pipeline pipe) in blorp_shader_pipeline_to_name() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.cpp47 pipe_box pipe; member in __anon8591::box
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.c311 static void *create_compute_state(struct pipe_context *pipe, in create_compute_state() argument
330 struct pipe_context *pipe = priv->s_pipe; in enc_InitCompute_common() local
389 struct pipe_context *pipe = priv->s_pipe; in enc_ReleaseCompute_common() local
401 struct pipe_context *pipe = priv->s_pipe; enc_LoadImage_common() local
[all...]
H A Dvid_dec_common.h158 struct pipe_context *pipe; member
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c541 struct pipe_context *pipe; in DrvPresentBuffers() local
634 struct pipe_context *pipe = ctx ? ctx->st->pipe : NULL; in stw_framebuffer_present_locked() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_query.c233 virgl_set_active_query_state(struct pipe_context *pipe, bool enable) in virgl_set_active_query_state() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c100 struct pipe_context *pipe; in xmesa_st_framebuffer_copy_textures() local
413 struct pipe_context *pipe; in xmesa_get_context() local
[all...]
H A Dxm_api.h86 struct pipe_context *pipe; member
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dquad-tex.c68 struct pipe_context *pipe; member
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvolume9.c150 struct pipe_context *pipe = nine_context_get_pipe_multithread(This->base.device); in NineVolume9_dtor() local
256 struct pipe_context *pipe; in NineVolume9_LockBox() local
371 struct pipe_context *pipe; in NineVolume9_UnlockBox() local
[all...]

Completed in 17 milliseconds

1...<<21222324252627282930>>...70