Searched refs:print_pipeline_ir (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/ |
H A D | helpers.h | 109 void print_pipeline_ir(VkDevice device, VkPipeline pipeline, VkShaderStageFlagBits stages,
|
H A D | helpers.cpp | 689 print_pipeline_ir(VkDevice device, VkPipeline pipeline, VkShaderStageFlagBits stages, in print_pipeline_ir() function 1215 print_pipeline_ir(device, pipeline, stage_flags, name, remove_encoding); in print_ir()
|