Searched refs:rc_pair_regalloc (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h134 void rc_pair_regalloc(struct radeon_compiler *cc, void *user);
H A Dr3xx_fragprog.c141 {"register allocation", 1, 1, rc_pair_regalloc, &opt},
H A Dradeon_pair_regalloc.c753 void rc_pair_regalloc(struct radeon_compiler *cc, void *user) function
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c65 rc_pair_regalloc(c, &do_full_regalloc);
96 {"rc_pair_regalloc() => TEX 1D Swizzle - r300", tex_1d_swizzle },

Completed in 234 milliseconds