/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | GetBindGroupLayoutValidationTests.cpp | 83 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/vk-gl-cts/external/amber/src/src/ |
D | command.cc | 89 PipelineCommand::PipelineCommand(Type type, Pipeline* pipeline) in PipelineCommand() 94 DrawRectCommand::DrawRectCommand(Pipeline* pipeline, PipelineData data) in DrawRectCommand() 99 DrawGridCommand::DrawGridCommand(Pipeline* pipeline, PipelineData data) in DrawGridCommand() 104 DrawArraysCommand::DrawArraysCommand(Pipeline* pipeline, PipelineData data) in DrawArraysCommand() 114 ComputeCommand::ComputeCommand(Pipeline* pipeline) in ComputeCommand() 132 BindableResourceCommand::BindableResourceCommand(Type type, Pipeline* pipeline) in BindableResourceCommand() 137 BufferCommand::BufferCommand(BufferType type, Pipeline* pipeline) in BufferCommand() 142 SamplerCommand::SamplerCommand(Pipeline* pipeline) in SamplerCommand() 152 ClearCommand::ClearCommand(Pipeline* pipeline) in ClearCommand() 157 ClearColorCommand::ClearColorCommand(Pipeline* pipeline) in ClearColorCommand() [all …]
|
D | verifier_test.cc | 58 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 95 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 128 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 157 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 189 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 216 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 243 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 270 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 297 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 324 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpipeline.c | 225 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/vk-gl-cts/external/amber/src/src/vkscript/ |
D | command_parser_test.cc | 34 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 72 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 94 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 116 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 138 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 160 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 171 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 182 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 203 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local 224 Pipeline pipeline(PipelineType::kGraphics); in TEST_F() local [all …]
|
/third_party/gstreamer/gstplugins_good/tests/examples/gtk/ |
D | gtksink.c | 25 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
|
D | gtkglsink.c | 31 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_bad/tests/check/elements/ |
D | mxfmux.c | 70 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
|
D | zxing.c | 26 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
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filternovideooverlay/ |
D | main.cpp | 27 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/pipelines/ |
D | mxf.c | 78 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/gstreamer/tests/check/gst/ |
D | gstpipeline.c | 32 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/gstreamer/gstplugins_base/tests/examples/gl/gtk/filtervideooverlay/ |
D | main.cpp | 72 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/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_pipeline.c | 81 struct panvk_pipeline *pipeline = in panvk_pipeline_builder_create_pipeline() local 103 panvk_pipeline_static_state(struct panvk_pipeline *pipeline, uint32_t id) in panvk_pipeline_static_state() 110 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_compile_shaders() 158 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_upload_shaders() 188 panvk_pipeline_static_sysval(struct panvk_pipeline *pipeline, in panvk_pipeline_static_sysval() 202 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_alloc_static_state_bo() 240 struct panvk_pipeline *pipeline, in panvk_pipeline_builder_init_sysvals() 251 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_init_shaders() 326 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_parse_viewport() 353 struct panvk_pipeline *pipeline) in panvk_pipeline_builder_parse_dynamic() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ProgramPipelineTest.cpp | 35 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_bad/tests/examples/ipcpipeline/ |
D | ipc-play.c | 79 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/intel/vulkan/ |
D | genX_pipeline.c | 91 emit_vertex_input(struct anv_graphics_pipeline *pipeline, in emit_vertex_input() 322 emit_urb_setup_mesh(struct anv_graphics_pipeline *pipeline, in emit_urb_setup_mesh() 367 emit_urb_setup(struct anv_graphics_pipeline *pipeline, in emit_urb_setup() 393 emit_3dstate_sbe(struct anv_graphics_pipeline *pipeline) in emit_3dstate_sbe() 740 emit_rs_state(struct anv_graphics_pipeline *pipeline, in emit_rs_state() 863 emit_ms_state(struct anv_graphics_pipeline *pipeline, in emit_ms_state() 1000 emit_cb_state(struct anv_graphics_pipeline *pipeline, in emit_cb_state() 1158 emit_3dstate_clip(struct anv_graphics_pipeline *pipeline, in emit_3dstate_clip() 1264 emit_3dstate_streamout(struct anv_graphics_pipeline *pipeline, in emit_3dstate_streamout() 1477 get_scratch_address(struct anv_pipeline *pipeline, in get_scratch_address() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | stress-videooverlay.c | 69 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/ |
D | main.cpp | 72 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/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 93 radv_is_raster_enabled(const struct radv_graphics_pipeline *pipeline, in radv_is_raster_enabled() 101 radv_is_static_vrs_enabled(const struct radv_graphics_pipeline *pipeline, in radv_is_static_vrs_enabled() 110 radv_is_vrs_enabled(const struct radv_graphics_pipeline *pipeline, in radv_is_vrs_enabled() 136 radv_pipeline_has_ngg(const struct radv_graphics_pipeline *pipeline) in radv_pipeline_has_ngg() 144 radv_pipeline_has_ngg_passthrough(const struct radv_graphics_pipeline *pipeline) in radv_pipeline_has_ngg_passthrough() 154 radv_pipeline_has_gs_copy_shader(const struct radv_pipeline *pipeline) in radv_pipeline_has_gs_copy_shader() 160 radv_pipeline_slab_create(struct radv_device *device, struct radv_pipeline *pipeline, in radv_pipeline_slab_create() 191 radv_pipeline_destroy(struct radv_device *device, struct radv_pipeline *pipeline, in radv_pipeline_destroy() 276 radv_pipeline_init_scratch(const struct radv_device *device, struct radv_pipeline *pipeline) in radv_pipeline_init_scratch() 532 radv_pipeline_compute_spi_color_formats(const struct radv_graphics_pipeline *pipeline, in radv_pipeline_compute_spi_color_formats() [all …]
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dvx_pipeline.c | 71 pack_blend(struct v3dv_pipeline *pipeline, in pack_blend() 145 pack_cfg_bits(struct v3dv_pipeline *pipeline, in pack_cfg_bits() 260 pack_single_stencil_cfg(struct v3dv_pipeline *pipeline, in pack_single_stencil_cfg() 307 pack_stencil_cfg(struct v3dv_pipeline *pipeline, in pack_stencil_cfg() 362 pack_shader_state_record(struct v3dv_pipeline *pipeline) in pack_shader_state_record() 516 pack_vcm_cache_size(struct v3dv_pipeline *pipeline) in pack_vcm_cache_size() 579 pack_shader_state_attribute_record(struct v3dv_pipeline *pipeline, in pack_shader_state_attribute_record()
|
D | v3dv_pipeline.c | 102 struct v3dv_pipeline *pipeline, in pipeline_free_stages() 126 v3dv_destroy_pipeline(struct v3dv_pipeline *pipeline, in v3dv_destroy_pipeline() 537 struct v3dv_pipeline *pipeline; member 552 pipeline_get_descriptor_map(struct v3dv_pipeline *pipeline, in pipeline_get_descriptor_map() 953 struct v3dv_pipeline *pipeline, in lower_pipeline_layout_info() 1271 struct v3dv_pipeline *pipeline = p_stage->pipeline; in pipeline_populate_v3d_gs_key() local 1313 struct v3dv_pipeline *pipeline = p_stage->pipeline; in pipeline_populate_v3d_vs_key() local 1442 upload_assembly(struct v3dv_pipeline *pipeline) in upload_assembly() 1490 pipeline_hash_graphics(const struct v3dv_pipeline *pipeline, in pipeline_hash_graphics() 1523 pipeline_hash_compute(const struct v3dv_pipeline *pipeline, in pipeline_hash_compute() [all …]
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | IndexFormatTests.cpp | 71 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
|
/third_party/mesa3d/src/mesa/main/ |
D | pipelineobj.c | 264 _mesa_UseProgramStages_no_error(GLuint pipeline, GLbitfield stages, in _mesa_UseProgramStages_no_error() 288 _mesa_UseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) in _mesa_UseProgramStages() 381 active_shader_program(struct gl_context *ctx, GLuint pipeline, GLuint program, in active_shader_program() 420 _mesa_ActiveShaderProgram_no_error(GLuint pipeline, GLuint program) in _mesa_ActiveShaderProgram_no_error() 431 _mesa_ActiveShaderProgram(GLuint pipeline, GLuint program) in _mesa_ActiveShaderProgram() 442 bind_program_pipeline(struct gl_context *ctx, GLuint pipeline, bool no_error) in bind_program_pipeline() 491 _mesa_BindProgramPipeline_no_error(GLuint pipeline) in _mesa_BindProgramPipeline_no_error() 501 _mesa_BindProgramPipeline(GLuint pipeline) in _mesa_BindProgramPipeline() 690 _mesa_IsProgramPipeline(GLuint pipeline) in _mesa_IsProgramPipeline() 708 _mesa_GetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint *params) in _mesa_GetProgramPipelineiv() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | jsseek.c | 96 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 …]
|