Home
last modified time | relevance | path

Searched defs:pipe (Results 451 - 475 of 581) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c607 struct pipe_context *pipe = &nvc0->base.pipe; in nvc0_push_vbo() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c212 static void r300_clear(struct pipe_context* pipe, in r300_clear() argument
440 static void r300_clear_render_target(struct pipe_context *pipe, in r300_clear_render_target() argument
457 static void r300_clear_depth_stencil(struct pipe_context *pipe, in r300_clear_depth_stencil() argument
542 static void r300_resource_copy_region(struct pipe_context *pipe, in r300_resource_copy_region() argument
721 r300_simple_msaa_resolve(struct pipe_context *pipe, struct pipe_resource *dst, unsigned dst_level, unsigned dst_layer, struct pipe_resource *src, enum pipe_format format) r300_simple_msaa_resolve() argument
767 r300_msaa_resolve(struct pipe_context *pipe, const struct pipe_blit_info *info) r300_msaa_resolve() argument
816 r300_blit(struct pipe_context *pipe, const struct pipe_blit_info *blit) r300_blit() argument
[all...]
/third_party/toybox/toys/pending/
H A Dsh.c494 int pipe[2]; in run_command() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Ddev.h116 struct media_pipeline pipe; member
196 struct rkisp_pipeline pipe; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c506 int pipe = drm_of_encoder_active_endpoint_id(lvds->dev->of_node, &lvds->encoder); in px30_lvds_enable() local
543 int pipe; in rk3288_lvds_enable() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_vblank.c168 static void store_vblank(struct drm_device *dev, unsigned int pipe, u32 vblank_count_inc, ktime_t t_vblank, u32 last) in store_vblank() argument
182 static u32 drm_max_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_max_vblank_count() argument
193 static u32 drm_vblank_no_hw_counter(struct drm_device *dev, unsigned int pipe) in drm_vblank_no_hw_counter() argument
199 static u32 _get_vblank_counter(struct drm_device *dev, unsigned int pipe) in _get_vblank_counter() argument
227 drm_reset_vblank_timestamp(struct drm_device *dev, unsigned int pipe) drm_reset_vblank_timestamp() argument
275 drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, bool in_vblank_irq) drm_update_vblank_count() argument
368 drm_vblank_count(struct drm_device *dev, unsigned int pipe) drm_vblank_count() argument
405 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_accurate_vblank_count() local
423 _disable_vblank(struct drm_device *dev, unsigned int pipe) _disable_vblank() argument
446 drm_vblank_disable_and_save(struct drm_device *dev, unsigned int pipe) drm_vblank_disable_and_save() argument
487 unsigned int pipe = vblank->pipe; vblank_disable_fn() local
609 unsigned int pipe = drm_crtc_index(crtc); drm_calc_timestamping_constants() local
692 unsigned int pipe = crtc->index; drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
849 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, ktime_t *tvblank, bool in_vblank_irq) drm_get_last_vbltimestamp() argument
915 drm_vblank_count_and_time(struct drm_device *dev, unsigned int pipe, ktime_t *vblanktime) drm_vblank_count_and_time() argument
1036 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_arm_vblank_event() local
1061 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_send_vblank_event() local
1076 _enable_vblank(struct drm_device *dev, unsigned int pipe) _enable_vblank() argument
1095 drm_vblank_enable(struct drm_device *dev, unsigned int pipe) drm_vblank_enable() argument
1132 drm_vblank_get(struct drm_device *dev, unsigned int pipe) drm_vblank_get() argument
1177 drm_vblank_put(struct drm_device *dev, unsigned int pipe) drm_vblank_put() argument
1225 drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe) drm_wait_one_vblank() argument
1278 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_vblank_off() local
1361 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_vblank_reset() local
1400 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_set_max_vblank_count() local
1423 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_vblank_on() local
1465 drm_vblank_restore(struct drm_device *dev, unsigned int pipe) drm_vblank_restore() argument
1518 drm_legacy_vblank_pre_modeset(struct drm_device *dev, unsigned int pipe) drm_legacy_vblank_pre_modeset() argument
1546 drm_legacy_vblank_post_modeset(struct drm_device *dev, unsigned int pipe) drm_legacy_vblank_post_modeset() argument
1575 unsigned int pipe; drm_legacy_modeset_ctl_ioctl() local
1606 drm_queue_vblank_event(struct drm_device *dev, unsigned int pipe, u64 req_seq, union drm_wait_vblank *vblwait, struct drm_file *file_priv) drm_queue_vblank_event() argument
1707 drm_wait_vblank_reply(struct drm_device *dev, unsigned int pipe, struct drm_wait_vblank_reply *reply) drm_wait_vblank_reply() argument
1731 unsigned int flags, pipe, high_pipe; drm_wait_vblank_ioctl() local
1856 drm_handle_vblank_events(struct drm_device *dev, unsigned int pipe) drm_handle_vblank_events() argument
1901 drm_handle_vblank(struct drm_device *dev, unsigned int pipe) drm_handle_vblank() argument
1994 int pipe; drm_crtc_get_sequence_ioctl() local
2051 int pipe; drm_crtc_queue_sequence_ioctl() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Ddev.h115 struct media_pipeline pipe; member
196 struct rkisp_pipeline pipe; member
/third_party/curl/tests/server/
H A Drtspd.c110 int pipe; /* if non-zero, expect this many requests to do a "piped" member
[all...]
/third_party/ffmpeg/libavutil/
H A Dvulkan.c1235 VkComputePipelineCreateInfo pipe = { in ff_vk_init_compute_pipeline() local
/third_party/backends/backend/
H A Dartec_eplus48u.h285 int pipe; member
H A Dmustek.h272 int pipe; /* pipe to reader process */ member
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c74 FILE *pipe; member
238 FILE *pipe; in snd_pcm_file_open_output_file() local
[all...]
/third_party/libuv/test/
H A Dtest-spawn.c628 uv_pipe_t pipe; in TEST_IMPL() local
633 uv_pipe_init(uv_default_loop(), &pipe, 0); in TEST_IMPL() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Dmsm_drm.h99 __u32 pipe; /* in, MSM_PIPE_x */ member
H A Detnaviv_drm.h84 __u32 pipe; /* in */ member
199 __u32 pipe; /* in */ member
223 __u32 pipe; /* in */ member
240 __u32 pipe; /* in */ member
252 __u32 pipe; /* in */ member
260 __u32 pipe; /* in */ member
/third_party/libdrm/etnaviv/
H A Detnaviv_drm.h84 __u32 pipe; /* in */ member
199 __u32 pipe; /* in */ member
223 __u32 pipe; /* in */ member
240 __u32 pipe; /* in */ member
252 __u32 pipe; /* in */ member
260 __u32 pipe; /* in */ member
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h262 fd_pipe_flush(struct fd_pipe *pipe, uint32_t fence) fd_pipe_flush() argument
280 struct fd_pipe *pipe; global() member
324 struct fd_pipe *pipe; global() member
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c204 drisw_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, in drisw_present_texture() argument
390 struct pipe_context *pipe = ctx->st->pipe; in handle_in_fence() local
691 kopper_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, struct pipe_resource *ptex, struct pipe_box *sub_box) kopper_present_texture() argument
701 kopper_copy_to_front(struct pipe_context *pipe, __DRIdrawable * dPriv, struct pipe_resource *ptex) kopper_copy_to_front() argument
805 struct pipe_context *pipe = st_ctx->pipe; kopper_update_tex_buffer() local
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c1490 struct pipe_context* pipe = xmesa_get_context(stfbi); in XMesaBindTexImage() local
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c196 upload_sampler(struct pipe_context *pipe, struct pipe_sampler_view *dst, in upload_sampler() argument
[all...]
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h401 struct pipe_context *pipe; member
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c48 struct pipe_context *pipe; member
146 struct pipe_context *pipe = ctx->pipe; init_prog() local
170 struct pipe_context *pipe = ctx->pipe; destroy_prog() local
181 struct pipe_context *pipe = ctx->pipe; init_tex() local
233 struct pipe_context *pipe = ctx->pipe; check_tex() local
305 struct pipe_context *pipe = ctx->pipe; init_sampler_views() local
323 struct pipe_context *pipe = ctx->pipe; destroy_sampler_views() local
338 struct pipe_context *pipe = ctx->pipe; init_compute_resources() local
360 struct pipe_context *pipe = ctx->pipe; destroy_compute_resources() local
375 struct pipe_context *pipe = ctx->pipe; init_sampler_states() local
391 struct pipe_context *pipe = ctx->pipe; destroy_sampler_states() local
408 struct pipe_context *pipe = ctx->pipe; init_globals() local
420 struct pipe_context *pipe = ctx->pipe; destroy_globals() local
429 struct pipe_context *pipe = ctx->pipe; launch_grid() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_clear.c1304 static void si_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, in si_clear_texture() argument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DState.h68 struct pipe_context *pipe; member
/third_party/mesa3d/src/mesa/main/
H A Ddebug_output.c744 struct pipe_context *pipe = ctx->pipe; in _mesa_update_debug_callback() local
[all...]

Completed in 29 milliseconds

1...<<11121314151617181920>>...24