Searched refs:aco_postprocess_shader (Results 1 – 2 of 2) sorted by relevance
92 aco_postprocess_shader(const struct aco_compiler_options* options, in aco_postprocess_shader() function234 aco_postprocess_shader(options, info, program); in aco_compile_shader_part()276 std::string llvm_ir = aco_postprocess_shader(options, info, program); in aco_compile_shader()
5566 - aco: add aco_postprocess_shader() helper