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