Searched refs:rc_pair_alloc_source (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h102 int rc_pair_alloc_source(struct rc_pair_instruction *pair,
H A Dradeon_pair_translate.c181 /* rc_pair_alloc_source() will fill in data for
234 source = rc_pair_alloc_source(pair, srcrgb, srcalpha,
261 source = rc_pair_alloc_source(pair, srcrgb, srcalpha,
H A Dradeon_program_pair.c38 int rc_pair_alloc_source(struct rc_pair_instruction *pair, function in typeref:typename:int
H A Dradeon_pair_schedule.c543 free_source = rc_pair_alloc_source(dst_full, is_rgb, is_alpha,
558 free_source = rc_pair_alloc_source(dst_full, is_rgb,
645 source = rc_pair_alloc_source(rgb, srcrgb, srcalpha, file, index);
774 new_src_index = rc_pair_alloc_source(&inst->U.P, 0, 1,
H A Dradeon_variable.c93 * because rc_pair_alloc_source might be able to
100 * index. We can't use rc_pair_alloc_source
120 src_index = rc_pair_alloc_source(
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h102 int rc_pair_alloc_source(struct rc_pair_instruction *pair,
H A Dradeon_pair_translate.c183 /* rc_pair_alloc_source() will fill in data for
236 source = rc_pair_alloc_source(pair, srcrgb, srcalpha,
263 source = rc_pair_alloc_source(pair, srcrgb, srcalpha,
H A Dradeon_program_pair.c38 int rc_pair_alloc_source(struct rc_pair_instruction *pair, function in typeref:typename:int
H A Dradeon_pair_schedule.c543 free_source = rc_pair_alloc_source(dst_full, is_rgb, is_alpha,
558 free_source = rc_pair_alloc_source(dst_full, is_rgb,
645 source = rc_pair_alloc_source(rgb, srcrgb, srcalpha, file, index);
774 new_src_index = rc_pair_alloc_source(&inst->U.P, 0, 1,
H A Dradeon_variable.c93 * because rc_pair_alloc_source might be able to
100 * index. We can't use rc_pair_alloc_source
120 src_index = rc_pair_alloc_source(

Completed in 14 milliseconds