Searched refs:rc_run_compiler (Results 1 – 5 of 5) sorted by relevance
168 void rc_run_compiler(struct radeon_compiler *c, struct radeon_compiler_pass *list);
153 rc_run_compiler(&c->Base, fs_list); in r3xx_compile_fragment_program()
479 void rc_run_compiler(struct radeon_compiler *c, struct radeon_compiler_pass *list) in rc_run_compiler() function
927 rc_run_compiler(&c->Base, vs_list); in r3xx_compile_vertex_program()
2349 - r300/compiler: cleanup rc_run_compiler