Home
last modified time | relevance | path

Searched defs:pipeline (Results 1 – 25 of 927) sorted by relevance

12345678910>>...38

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DGetBindGroupLayoutValidationTests.cpp83 wgpu::RenderPipeline pipeline = device.CreateRenderPipeline(&descriptor); in TEST_F() local
100 wgpu::RenderPipeline pipeline = RenderPipelineFromFragmentShader(R"( in TEST_F() local
122 wgpu::RenderPipeline pipeline = RenderPipelineFromFragmentShader(R"( in TEST_F() local
307 wgpu::ComputePipeline pipeline = device.CreateComputePipeline(&descriptor); in TEST_F() local
345 wgpu::RenderPipeline pipeline = RenderPipelineFromFragmentShader(R"( in TEST_F() local
359 wgpu::RenderPipeline pipeline = RenderPipelineFromFragmentShader(R"( in TEST_F() local
374 wgpu::RenderPipeline pipeline = RenderPipelineFromFragmentShader(R"( in TEST_F() local
391 wgpu::RenderPipeline pipeline = RenderPipelineFromFragmentShader(R"( in TEST_F() local
403 wgpu::RenderPipeline pipeline = RenderPipelineFromFragmentShader(R"( in TEST_F() local
416 wgpu::RenderPipeline pipeline = RenderPipelineFromFragmentShader(R"( in TEST_F() local
[all …]
/third_party/boost/boost/iostreams/
Dpipeline.hpp79 struct pipeline : Pipeline { struct
80 typedef Pipeline pipeline_type;
81 typedef Component component_type;
82 pipeline(const Pipeline& p, const Component& component) in pipeline() function
86 void for_each(Fn fn) const in for_each()
92 void push(Chain& chn) const in push()
97 const Pipeline& tail() const { return *this; } in tail()
98 const Component& head() const { return component_; } in head()
101 const Component& component_;
/third_party/gstreamer/gstreamer/gst/
Dgstpipeline.c225 gst_pipeline_init (GstPipeline * pipeline) in gst_pipeline_init()
255 GstPipeline *pipeline = GST_PIPELINE (object); in gst_pipeline_dispose() local
270 GstPipeline *pipeline = GST_PIPELINE (object); in gst_pipeline_set_property() local
292 GstPipeline *pipeline = GST_PIPELINE (object); in gst_pipeline_get_property() local
313 reset_start_time (GstPipeline * pipeline, GstClockTime start_time) in reset_start_time()
357 GstPipeline *pipeline = GST_PIPELINE_CAST (element); in pipeline_update_start_time() local
400 GstPipeline *pipeline = GST_PIPELINE_CAST (element); in gst_pipeline_change_state() local
618 GstPipeline *pipeline = GST_PIPELINE_CAST (bin); in gst_pipeline_handle_message() local
675 GstPipeline *pipeline = GST_PIPELINE (bin); in gst_pipeline_do_latency() local
753 gst_pipeline_get_bus (GstPipeline * pipeline) in gst_pipeline_get_bus()
[all …]
/third_party/gstreamer/gstplugins_good/tests/examples/gtk/
Dgtksink.c25 button_state_null_cb (GtkWidget * widget, GstElement * pipeline) in button_state_null_cb()
32 button_state_ready_cb (GtkWidget * widget, GstElement * pipeline) in button_state_ready_cb()
39 button_state_paused_cb (GtkWidget * widget, GstElement * pipeline) in button_state_paused_cb()
46 button_state_playing_cb (GtkWidget * widget, GstElement * pipeline) in button_state_playing_cb()
53 end_stream_cb (GstBus * bus, GstMessage * message, GstElement * pipeline) in end_stream_cb()
64 destroy_cb (GtkWidget * widget, GdkEvent * event, GstElement * pipeline) in destroy_cb()
81 GstElement *pipeline; in main() local
Dgtkglsink.c31 button_state_null_cb (GtkWidget * widget, GstElement * pipeline) in button_state_null_cb()
38 button_state_ready_cb (GtkWidget * widget, GstElement * pipeline) in button_state_ready_cb()
45 button_state_paused_cb (GtkWidget * widget, GstElement * pipeline) in button_state_paused_cb()
52 button_state_playing_cb (GtkWidget * widget, GstElement * pipeline) in button_state_playing_cb()
59 end_stream_cb (GstBus * bus, GstMessage * message, GstElement * pipeline) in end_stream_cb()
70 destroy_cb (GtkWidget * widget, GdkEvent * event, GstElement * pipeline) in destroy_cb()
87 GstElement *pipeline; in main() local
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filternovideooverlay/
Dmain.cpp27 static void end_stream_cb(GstBus* bus, GstMessage* message, GstElement* pipeline) in end_stream_cb()
37 static void button_state_null_cb(GtkWidget* widget, GstElement* pipeline) in button_state_null_cb()
44 static void button_state_ready_cb(GtkWidget* widget, GstElement* pipeline) in button_state_ready_cb()
51 static void button_state_paused_cb(GtkWidget* widget, GstElement* pipeline) in button_state_paused_cb()
58 static void button_state_playing_cb(GtkWidget* widget, GstElement* pipeline) in button_state_playing_cb()
65 static gchar* slider_fps_cb (GtkScale* scale, gdouble value, GstElement* pipeline) in slider_fps_cb()
78 GstElement* pipeline = gst_pipeline_new ("pipeline"); in main() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmxfmux.c70 GstElement *pipeline; in run_test() local
113 gchar *pipeline; in GST_START_TEST() local
130 gchar *pipeline; in GST_START_TEST() local
147 gchar *pipeline; in GST_START_TEST() local
161 gchar *pipeline; in GST_START_TEST() local
186 gchar *pipeline; in GST_START_TEST() local
216 gchar *pipeline; in GST_START_TEST() local
244 gchar *pipeline; in GST_START_TEST() local
Dzxing.c26 GstElement *pipeline; in setup_pipeline() local
47 get_zxing_msg_until_eos (GstElement * pipeline) in get_zxing_msg_until_eos()
80 GstElement *pipeline; in GST_START_TEST() local
120 GstElement *pipeline; in GST_START_TEST() local
Dzbar.c26 GstElement *pipeline, *src, *dec, *csp, *zbar, *sink; in setup_pipeline() local
49 get_zbar_msg_until_eos (GstElement * pipeline) in get_zbar_msg_until_eos()
83 GstElement *pipeline; in GST_START_TEST() local
125 GstElement *pipeline; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dmxf.c78 GstElement *pipeline; in run_test() local
129 gchar *pipeline; in GST_START_TEST() local
147 gchar *pipeline; in GST_START_TEST() local
165 gchar *pipeline; in GST_START_TEST() local
179 gchar *pipeline; in GST_START_TEST() local
205 gchar *pipeline; in GST_START_TEST() local
236 gchar *pipeline; in GST_START_TEST() local
265 gchar *pipeline; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filtervideooverlay/
Dmain.cpp72 static void end_stream_cb(GstBus* bus, GstMessage* message, GstElement* pipeline) in end_stream_cb()
110 static void destroy_cb(GtkWidget* widget, GdkEvent* event, GstElement* pipeline) in destroy_cb()
121 static void button_state_null_cb(GtkWidget* widget, GstElement* pipeline) in button_state_null_cb()
128 static void button_state_ready_cb(GtkWidget* widget, GstElement* pipeline) in button_state_ready_cb()
135 static void button_state_paused_cb(GtkWidget* widget, GstElement* pipeline) in button_state_paused_cb()
142 static void button_state_playing_cb(GtkWidget* widget, GstElement* pipeline) in button_state_playing_cb()
149 static gchar* slider_fps_cb (GtkScale* scale, gdouble value, GstElement* pipeline) in slider_fps_cb()
166 GstElement* pipeline = gst_pipeline_new ("pipeline"); in main() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpipeline.c32 GstPipeline *pipeline; in GST_START_TEST() local
48 GstPipeline *pipeline; in GST_START_TEST() local
71 GstPipeline *pipeline; in GST_START_TEST() local
118 GstPipeline *pipeline; in GST_START_TEST() local
145 GstElement *pipeline = GST_ELEMENT (data); in message_received() local
177 GstElement *pipeline; in GST_START_TEST() local
249 GstElement *pipeline, *fakesrc, *fakesink; in GST_START_TEST() local
440 GstElement *pipeline, *src, *sink; in pipeline_thread() local
475 GstElement *pipeline, *bin, *fakesrc, *fakesink; in GST_START_TEST() local
507 GstElement *pipeline, *fakesrc, *fakesink; in GST_START_TEST() local
[all …]
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_pipeline.c80 struct panvk_pipeline *pipeline = in panvk_pipeline_builder_create_pipeline() local
102 panvk_pipeline_static_state(struct panvk_pipeline *pipeline, uint32_t id) in panvk_pipeline_static_state()
109 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_compile_shaders()
154 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_upload_shaders()
178 panvk_pipeline_static_sysval(struct panvk_pipeline *pipeline, in panvk_pipeline_static_sysval()
192 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_alloc_static_state_bo()
258 struct panvk_pipeline *pipeline, in panvk_pipeline_builder_upload_sysval()
277 struct panvk_pipeline *pipeline, in panvk_pipeline_builder_init_sysvals()
306 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_init_shaders()
362 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_parse_viewport()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DProgramPipelineTest.cpp35 GLuint pipeline; in TEST_P() local
56 GLuint pipeline; in TEST_P() local
77 GLuint pipeline; in TEST_P() local
96 GLuint pipeline; in TEST_P() local
/third_party/gstreamer/gstplugins_base/tests/icles/
Dstress-videooverlay.c69 resize_window (GstPipeline * pipeline) in resize_window()
82 move_window (GstPipeline * pipeline) in move_window()
143 create_window (GstBus * bus, GstMessage * message, GstPipeline * pipeline) in create_window()
176 pause_playback (GstElement * pipeline) in pause_playback()
184 start_playback (GstElement * pipeline) in start_playback()
194 GstElement *pipeline; in main() local
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/switchvideooverlay/
Dmain.cpp72 static void end_stream_cb(GstBus* bus, GstMessage* message, GstElement* pipeline) in end_stream_cb()
131 static void destroy_cb(GtkWidget* widget, GdkEvent* event, GstElement* pipeline) in destroy_cb()
142 static void button_state_null_cb(GtkWidget* widget, GstElement* pipeline) in button_state_null_cb()
149 static void button_state_ready_cb(GtkWidget* widget, GstElement* pipeline) in button_state_ready_cb()
156 static void button_state_paused_cb(GtkWidget* widget, GstElement* pipeline) in button_state_paused_cb()
163 static void button_state_playing_cb(GtkWidget* widget, GstElement* pipeline) in button_state_playing_cb()
178 GstElement* pipeline = gst_pipeline_new ("pipeline"); in main() local
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c79 toggle_paused (GstElement * pipeline) in toggle_paused()
94 relative_seek (GstElement * pipeline, gdouble percent) in relative_seek()
141 play_set_rate_and_trick_mode (GstElement * pipeline, gdouble rate, in play_set_rate_and_trick_mode()
155 play_do_seek (GstElement * pipeline, gint64 pos, gdouble rate, in play_do_seek()
216 play_set_playback_rate (GstElement * pipeline, gdouble rate) in play_set_playback_rate()
229 play_set_relative_playback_rate (GstElement * pipeline, gdouble rate_step, in play_set_relative_playback_rate()
261 play_switch_trick_mode (GstElement * pipeline) in play_switch_trick_mode()
279 keyboard_cb (const gchar * key_input, GstElement * pipeline) in keyboard_cb()
350 GstPipeline *pipeline = data; in master_bus_msg() local
563 on_pad_unlinked (GstPad * pad, GstPad * peer, GstElement * pipeline) in on_pad_unlinked()
[all …]
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c116 struct v3dv_pipeline *pipeline, in pipeline_free_stages()
140 v3dv_destroy_pipeline(struct v3dv_pipeline *pipeline, in v3dv_destroy_pipeline()
544 struct v3dv_pipeline *pipeline) in lower_load_push_constant()
551 pipeline_get_descriptor_map(struct v3dv_pipeline *pipeline, in pipeline_get_descriptor_map()
590 struct v3dv_pipeline *pipeline, in lower_vulkan_resource_index()
646 struct v3dv_pipeline *pipeline, in lower_tex_src_to_offset()
751 struct v3dv_pipeline *pipeline, in lower_sampler()
788 struct v3dv_pipeline *pipeline, in lower_image_deref()
863 struct v3dv_pipeline *pipeline, in lower_intrinsic()
918 struct v3dv_pipeline *pipeline, in lower_impl()
[all …]
Dv3dvx_pipeline.c73 pack_blend(struct v3dv_pipeline *pipeline, in pack_blend()
147 pack_cfg_bits(struct v3dv_pipeline *pipeline, in pack_cfg_bits()
254 pack_single_stencil_cfg(struct v3dv_pipeline *pipeline, in pack_single_stencil_cfg()
301 pack_stencil_cfg(struct v3dv_pipeline *pipeline, in pack_stencil_cfg()
355 pack_shader_state_record(struct v3dv_pipeline *pipeline) in pack_shader_state_record()
508 pack_vcm_cache_size(struct v3dv_pipeline *pipeline) in pack_vcm_cache_size()
571 pack_shader_state_attribute_record(struct v3dv_pipeline *pipeline, in pack_shader_state_attribute_record()
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c90 emit_vertex_input(struct anv_graphics_pipeline *pipeline, in emit_vertex_input()
312 emit_urb_setup(struct anv_graphics_pipeline *pipeline, in emit_urb_setup()
331 emit_3dstate_sbe(struct anv_graphics_pipeline *pipeline) in emit_3dstate_sbe()
637 emit_rs_state(struct anv_graphics_pipeline *pipeline, in emit_rs_state()
797 emit_ms_state(struct anv_graphics_pipeline *pipeline, in emit_ms_state()
1087 emit_ds_state(struct anv_graphics_pipeline *pipeline,
1205 emit_cb_state(struct anv_graphics_pipeline *pipeline,
1410 emit_3dstate_clip(struct anv_graphics_pipeline *pipeline,
1510 emit_3dstate_streamout(struct anv_graphics_pipeline *pipeline,
1726 get_scratch_address(struct anv_pipeline *pipeline,
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DIndexFormatTests.cpp71 wgpu::RenderPipeline pipeline = MakeTestPipeline(wgpu::IndexFormat::Uint32); in TEST_P() local
99 wgpu::RenderPipeline pipeline = MakeTestPipeline(wgpu::IndexFormat::Uint16); in TEST_P() local
160 wgpu::RenderPipeline pipeline = MakeTestPipeline(wgpu::IndexFormat::Uint32); in TEST_P() local
187 wgpu::RenderPipeline pipeline = in TEST_P() local
261 wgpu::RenderPipeline pipeline = MakeTestPipeline(wgpu::IndexFormat::Uint32); in TEST_P() local
296 wgpu::RenderPipeline pipeline = MakeTestPipeline(wgpu::IndexFormat::Uint32); in TEST_P() local
330 wgpu::RenderPipeline pipeline = MakeTestPipeline(wgpu::IndexFormat::Uint16); in TEST_P() local
394 wgpu::RenderPipeline pipeline = in TEST_P() local
421 wgpu::RenderPipeline pipeline = in TEST_P() local
448 wgpu::RenderPipeline pipeline = in TEST_P() local
DVertexStateTests.cpp205 void DoTestDraw(const wgpu::RenderPipeline& pipeline, in DoTestDraw()
255 wgpu::RenderPipeline pipeline = in TEST_P() local
275 wgpu::RenderPipeline pipeline = in TEST_P() local
297 wgpu::RenderPipeline pipeline = in TEST_P() local
308 wgpu::RenderPipeline pipeline = MakeTestPipeline( in TEST_P() local
319 wgpu::RenderPipeline pipeline = MakeTestPipeline( in TEST_P() local
336 wgpu::RenderPipeline pipeline = in TEST_P() local
357 wgpu::RenderPipeline pipeline = in TEST_P() local
378 wgpu::RenderPipeline pipeline = in TEST_P() local
397 wgpu::RenderPipeline pipeline = in TEST_P() local
[all …]
/third_party/mesa3d/src/mesa/main/
Dpipelineobj.c263 _mesa_UseProgramStages_no_error(GLuint pipeline, GLbitfield stages, in _mesa_UseProgramStages_no_error()
287 _mesa_UseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) in _mesa_UseProgramStages()
380 active_shader_program(struct gl_context *ctx, GLuint pipeline, GLuint program, in active_shader_program()
419 _mesa_ActiveShaderProgram_no_error(GLuint pipeline, GLuint program) in _mesa_ActiveShaderProgram_no_error()
430 _mesa_ActiveShaderProgram(GLuint pipeline, GLuint program) in _mesa_ActiveShaderProgram()
441 bind_program_pipeline(struct gl_context *ctx, GLuint pipeline, bool no_error) in bind_program_pipeline()
490 _mesa_BindProgramPipeline_no_error(GLuint pipeline) in _mesa_BindProgramPipeline_no_error()
500 _mesa_BindProgramPipeline(GLuint pipeline) in _mesa_BindProgramPipeline()
689 _mesa_IsProgramPipeline(GLuint pipeline) in _mesa_IsProgramPipeline()
707 _mesa_GetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint *params) in _mesa_GetProgramPipelineiv()
[all …]
/third_party/gstreamer/gstreamer/tests/check/pipelines/
Dsimple-launch-lines.c29 GstElement *pipeline; in setup_pipeline() local
46 run_pipeline (GstElement * pipeline, const gchar * descr, in run_pipeline()
136 check_state_change_return (GstElement * pipeline, GstState state, in check_state_change_return()
155 GstElement *pipeline; in GST_START_TEST() local
258 GstElement *fakesrc, *fakesink, *pipeline; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c96 static GstElement *pipeline; variable
210 GstElement *pipeline; in make_mod_pipeline() local
242 GstElement *pipeline; in make_dv_pipeline() local
287 GstElement *pipeline; in make_wav_pipeline() local
318 GstElement *pipeline; in make_flac_pipeline() local
350 GstElement *pipeline; in make_sid_pipeline() local
382 GstElement *pipeline; in make_parse_pipeline() local
415 GstElement *pipeline, *audio_bin; in make_vorbis_pipeline() local
462 GstElement *pipeline, *video_bin; in make_theora_pipeline() local
508 GstElement *pipeline, *audio_bin, *video_bin; in make_vorbis_theora_pipeline() local
[all …]

12345678910>>...38