Home
last modified time | relevance | path

Searched defs:pipeline_info (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/profiler/parser/
Dminddata_analyzer.py300 def _parse_pipeline_info(self, pipeline_info): argument
580 def _analyze_and_save(self, pipeline_info, cpu_util_info, device_trace_info): argument
Dminddata_pipeline_parser.py142 def _parse_and_save(self, pipeline_info): argument
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_copy_vrs_htile.c199 VkComputePipelineCreateInfo pipeline_info = { in radv_device_init_meta_copy_vrs_htile_state() local
Dradv_meta_clear.c1131 VkComputePipelineCreateInfo pipeline_info = { in init_meta_clear_htile_mask_state() local
1214 VkComputePipelineCreateInfo pipeline_info = { in create_dcc_comp_to_single_pipeline() local
Dradv_shader.c2289 VkPipelineInfoKHR pipeline_info = {0}; local
/third_party/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp363 VkPipelineInfoKHR pipeline_info; in print_pipeline_ir() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c2226 const VkGraphicsPipelineCreateInfo *pipeline_info) in tu_pipeline_shader_key_init()