Searched refs:aco_postprocess_shader (Results 1 – 2 of 2) sorted by relevance
116 aco_postprocess_shader(const struct aco_compiler_options* options, in aco_postprocess_shader() function241 std::string llvm_ir = aco_postprocess_shader(options, args, program); in aco_compile_shader()344 aco_postprocess_shader(options, args, program); in aco_compile_ps_epilog()
5568 - aco: add aco_postprocess_shader() helper