/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_deint_filter.h | 37 struct pipe_context *pipe; member
|
H A D | vl_zscan.h | 40 struct pipe_context *pipe; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_buffer.cpp | 40 d3d12_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) in d3d12_video_buffer_create() argument 177 struct pipe_context * pipe = pD3D12VideoBuffer->base.context; in d3d12_video_buffer_get_surfaces() local 225 struct pipe_context * pipe in d3d12_video_buffer_get_sampler_view_planes() local 276 struct pipe_context * pipe = pD3D12VideoBuffer->base.context; d3d12_video_buffer_get_sampler_view_components() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_init.c | 42 pp_init(struct pipe_context *pipe, const unsigned int *enabled, in pp_init() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_draw.h | 52 util_draw_arrays(struct pipe_context *pipe, in util_draw_arrays() argument 73 util_draw_elements(struct pipe_context *pipe, in util_draw_elements() argument 97 util_draw_arrays_instanced(struct pipe_context *pipe, in util_draw_arrays_instanced() argument 123 util_draw_elements_instanced(struct pipe_context *pipe, void *indices, unsigned index_size, int index_bias, enum pipe_prim_type mode, uint start, uint count, uint start_instance, uint instance_count) util_draw_elements_instanced() argument [all...] |
H A D | u_suballoc.c | 107 struct pipe_context *pipe = allocator->pipe; in u_suballocator_alloc() local 48 u_suballocator_init(struct u_suballocator *allocator, struct pipe_context *pipe, unsigned size, unsigned bind, enum pipe_resource_usage usage, unsigned flags, boolean zero_buffer_memory) u_suballocator_init() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_blend.c | 39 softpipe_create_blend_state(struct pipe_context *pipe, in softpipe_create_blend_state() argument 47 softpipe_bind_blend_state(struct pipe_context *pipe, in softpipe_bind_blend_state() argument 61 softpipe_delete_blend_state(struct pipe_context *pipe, in softpipe_delete_blend_state() argument 69 softpipe_set_blend_color(struct pipe_context *pipe, in softpipe_set_blend_color() argument 89 softpipe_create_depth_stencil_state(struct pipe_context *pipe, in softpipe_create_depth_stencil_state() argument 97 softpipe_bind_depth_stencil_state(struct pipe_context *pipe, in softpipe_bind_depth_stencil_state() argument 109 softpipe_delete_depth_stencil_state(struct pipe_context *pipe, voi argument 116 softpipe_set_stencil_ref(struct pipe_context *pipe, const struct pipe_stencil_ref stencil_ref) softpipe_set_stencil_ref() argument 128 softpipe_set_sample_mask(struct pipe_context *pipe, unsigned sample_mask) softpipe_set_sample_mask() argument 135 softpipe_init_blend_funcs(struct pipe_context *pipe) softpipe_init_blend_funcs() argument [all...] |
H A D | sp_query.c | 56 softpipe_create_query(struct pipe_context *pipe, in softpipe_create_query() argument 83 softpipe_destroy_query(struct pipe_context *pipe, struct pipe_query *q) in softpipe_destroy_query() argument 90 softpipe_begin_query(struct pipe_context *pipe, struct pipe_query *q) in softpipe_begin_query() argument 149 softpipe_end_query(struct pipe_context *pipe, struct pipe_query *q) in softpipe_end_query() argument 233 softpipe_get_query_result(struct pipe_context *pipe, in softpipe_get_query_result() argument 316 struct pipe_context *pipe = &sp->pipe; in softpipe_check_render_cond() local 338 softpipe_set_active_query_state(struct pipe_context *pipe, bool enable) softpipe_set_active_query_state() argument [all...] |
/third_party/NuttX/drivers/pipes/ |
H A D | pipe.c | 242 int pipe(int fd[2]) in pipe() function [all...] |
/third_party/libuv/test/ |
H A D | test-ipc-heavy-traffic-deadlock-bug.c | 134 uv_pipe_t pipe; in TEST_IMPL() local 145 uv_pipe_t pipe; in ipc_helper_heavy_traffic_deadlock_bug() local
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_ringbuffer.c | 36 fd_ringbuffer_new_flags(struct fd_pipe *pipe, uint32_t size, in fd_ringbuffer_new_flags() argument 63 fd_ringbuffer_new(struct fd_pipe *pipe, uint32_t size) in fd_ringbuffer_new() argument 69 fd_ringbuffer_new_object(struct fd_pipe *pipe, uint32_t size) in fd_ringbuffer_new_object() argument [all...] |
/third_party/libdrm/freedreno/msm/ |
H A D | msm_pipe.c | 31 static int query_param(struct fd_pipe *pipe, uint32_t param, in query_param() argument 51 static int msm_pipe_get_param(struct fd_pipe *pipe, in msm_pipe_get_param() argument 78 msm_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp, uint64_t timeout) msm_pipe_wait() argument 99 open_submitqueue(struct fd_pipe *pipe, uint32_t prio) open_submitqueue() argument 128 close_submitqueue(struct fd_pipe *pipe, uint32_t queue_id) close_submitqueue() argument 137 msm_pipe_destroy(struct fd_pipe *pipe) msm_pipe_destroy() argument 157 get_param(struct fd_pipe *pipe, uint32_t param) get_param() argument 176 struct fd_pipe *pipe = NULL; msm_pipe_new() local [all...] |
H A D | msm_bo.c | 67 static int msm_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) in msm_bo_cpu_prep() argument
|
/third_party/mesa3d/src/freedreno/drm/msm/ |
H A D | msm_pipe.c | 33 query_param(struct fd_pipe *pipe, uint32_t param, uint64_t *value) in query_param() argument 53 query_queue_param(struct fd_pipe *pipe, uint32_t param, uint64_t *value) in query_queue_param() argument 73 msm_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, in msm_pipe_get_param() argument 110 set_param(struct fd_pipe *pipe, uint32_t param, uint64_t value) set_param() argument 124 msm_pipe_set_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t value) msm_pipe_set_param() argument 136 msm_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence, uint64_t timeout) msm_pipe_wait() argument 156 open_submitqueue(struct fd_pipe *pipe, uint32_t prio) open_submitqueue() argument 186 close_submitqueue(struct fd_pipe *pipe, uint32_t queue_id) close_submitqueue() argument 196 msm_pipe_destroy(struct fd_pipe *pipe) msm_pipe_destroy() argument 225 get_param(struct fd_pipe *pipe, uint32_t param) get_param() argument 244 struct fd_pipe *pipe = NULL; msm_pipe_new() local [all...] |
H A D | msm_bo.c | 69 msm_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) in msm_bo_cpu_prep() argument
|
H A D | msm_priv.h | 51 uint32_t pipe; member
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer_sp.h | 107 struct fd_pipe *pipe; member
|
H A D | freedreno_pipe.c | 37 struct fd_pipe *pipe; in fd_pipe_new2() local 95 fd_pipe_ref(struct fd_pipe *pipe) fd_pipe_ref() argument 104 fd_pipe_ref_locked(struct fd_pipe *pipe) fd_pipe_ref_locked() argument 112 fd_pipe_del(struct fd_pipe *pipe) fd_pipe_del() argument 120 fd_pipe_del_locked(struct fd_pipe *pipe) fd_pipe_del_locked() argument 135 fd_pipe_purge(struct fd_pipe *pipe) fd_pipe_purge() argument 162 fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value) fd_pipe_get_param() argument 168 fd_pipe_set_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t value) fd_pipe_set_param() argument 174 fd_pipe_dev_id(struct fd_pipe *pipe) fd_pipe_dev_id() argument 180 fd_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence) fd_pipe_wait() argument 186 fd_pipe_wait_timeout(struct fd_pipe *pipe, const struct fd_fence *fence, uint64_t timeout) fd_pipe_wait_timeout() argument 198 fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring) fd_pipe_emit_fence() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_cs.c | 45 svga_create_compute_state(struct pipe_context *pipe, in svga_create_compute_state() argument 84 svga_bind_compute_state(struct pipe_context *pipe, void *shader) in svga_bind_compute_state() argument 98 svga_delete_compute_state(struct pipe_context *pipe, void *shader) in svga_delete_compute_state() argument 136 svga_set_compute_resources(struct pipe_context *pipe, in svga_set_compute_resources() argument 151 svga_set_global_binding(struct pipe_context *pipe, in svga_set_global_binding() argument 189 svga_launch_grid(struct pipe_context *pipe, in svga_launch_grid() argument [all...] |
H A D | svga_shader_buffer.c | 86 svga_set_shader_buffers(struct pipe_context *pipe, in svga_set_shader_buffers() argument 169 svga_set_hw_atomic_buffers(struct pipe_context *pipe, in svga_set_hw_atomic_buffers() argument
|
H A D | svga_pipe_blend.c | 293 svga_create_blend_state(struct pipe_context *pipe, in svga_create_blend_state() argument 425 static void svga_bind_blend_state(struct pipe_context *pipe, in svga_bind_blend_state() argument 434 static void svga_delete_blend_state(struct pipe_context *pipe, in svga_delete_blend_state() argument 455 static void svga_set_blend_color( struct pipe_context *pipe, in svga_set_blend_color() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.h | 74 virgl_screen(struct pipe_screen *pipe) in virgl_screen() argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_uvd.c | 41 struct pipe_video_buffer *si_video_buffer_create(struct pipe_context *pipe, in si_video_buffer_create() argument 62 struct pipe_video_buffer *si_video_buffer_create_with_modifiers(struct pipe_context *pipe, in si_video_buffer_create_with_modifiers() argument
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Device.cpp | 133 struct pipe_context *pipe = screen->context_create(screen, NULL, 0); in CreateDevice() local 324 struct pipe_context *pipe = pDevice->pipe; in DestroyDevice() local 429 struct pipe_context *pipe = CastPipeContext(hDevice); Flush() local 453 struct pipe_context *pipe = CastPipeContext(hDevice); CheckFormatSupport() local [all...] |
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | vertexshader9.c | 42 struct pipe_context *pipe; in NineVertexShader9_ctor() local 131 struct pipe_context *pipe = nine_context_get_pipe_multithread(This->base.device); in NineVertexShader9_dtor() local 203 struct pipe_context *pipe = This->base.device->context.pipe; NineVertexShader9_GetVariant() local [all...] |