| /third_party/libuv/test/ |
| H A D | runner-unix.c | 194 int pipe[2]; member [all...] |
| H A D | test-ping-pong.c | 48 uv_pipe_t pipe; member
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | crashdec-mempool.c | 29 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 D | freedreno_ringbuffer_sp.c | 205 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 D | freedreno_bo.c | 331 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 D | main.c | 240 struct fd_pipe *pipe = fd_pipe_new(dev, FD_PIPE_3D); in main() local
|
| /third_party/mesa3d/src/freedreno/drm/msm/ |
| H A D | msm_ringbuffer.c | 105 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 D | virtio_bo.c | 78 virtio_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) in virtio_bo_cpu_prep() argument
|
| H A D | virtio_priv.h | 116 uint32_t pipe; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_clear.c | 251 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 D | sp_state_shader.c | 110 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 D | dri_drawable.c | 344 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 D | decode.c | 49 struct pipe_context *pipe; in vlVdpDecoderCreate() local
|
| H A D | surface.c | 59 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 D | xa_context.c | 108 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 D | blorp.c | 50 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 D | resource.cpp | 47 pipe_box pipe; member in __anon8591::box [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_enc_common.c | 311 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 D | vid_dec_common.h | 158 struct pipe_context *pipe; member
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_framebuffer.c | 541 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 D | virgl_query.c | 233 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 D | xm_st.c | 100 struct pipe_context *pipe; in xmesa_st_framebuffer_copy_textures() local 413 struct pipe_context *pipe; in xmesa_get_context() local [all...] |
| H A D | xm_api.h | 86 struct pipe_context *pipe; member
|
| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A D | quad-tex.c | 68 struct pipe_context *pipe; member [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | volume9.c | 150 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...] |