HomeSort by relevance Sort by last modified time
    Searched refs:rc_pair_regalloc (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program_pair.h 134 void rc_pair_regalloc(struct radeon_compiler *cc, void *user);
r3xx_fragprog.c 141 {"register allocation", 1, 1, rc_pair_regalloc, &opt},
radeon_pair_regalloc.c 753 void rc_pair_regalloc(struct radeon_compiler *cc, void *user) function
  /external/mesa3d/src/gallium/drivers/r300/compiler/tests/
radeon_compiler_regalloc_tests.c 65 rc_pair_regalloc(c, &do_full_regalloc);
96 {"rc_pair_regalloc() => TEX 1D Swizzle - r300", tex_1d_swizzle },

Completed in 4292 milliseconds