Searched refs:rc_emulate_branches (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_emulate_branches.h | 28 void rc_emulate_branches(struct radeon_compiler *c, void *user);
|
D | r3xx_fragprog.c | 125 {"emulate branches", 1, !is_r500, rc_emulate_branches, NULL}, in r3xx_compile_fragment_program()
|
D | radeon_emulate_branches.c | 309 void rc_emulate_branches(struct radeon_compiler *c, void *user) in rc_emulate_branches() function
|
D | r3xx_vertprog.c | 906 {"emulate branches", 1, !is_r500, rc_emulate_branches, NULL}, in r3xx_compile_vertex_program()
|