Searched refs:new_src_index (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c766 int new_src_index; local in function:rgb_to_alpha_remap
774 new_src_index = rc_pair_alloc_source(&inst->U.P, 0, 1,
778 if (new_src_index < 0) {
783 arg->Source = new_src_index;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c766 int new_src_index; local in function:rgb_to_alpha_remap
774 new_src_index = rc_pair_alloc_source(&inst->U.P, 0, 1,
778 if (new_src_index < 0) {
783 arg->Source = new_src_index;

Completed in 6 milliseconds