Searched refs:rc_pair_alloc_source (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program_pair.h | 102 int rc_pair_alloc_source(struct rc_pair_instruction *pair,
|
D | radeon_pair_translate.c | 234 source = rc_pair_alloc_source(pair, srcrgb, srcalpha, in set_pair_instruction() 261 source = rc_pair_alloc_source(pair, srcrgb, srcalpha, in set_pair_instruction()
|
D | radeon_pair_schedule.c | 543 free_source = rc_pair_alloc_source(dst_full, is_rgb, is_alpha, in merge_presub_sources() 558 free_source = rc_pair_alloc_source(dst_full, is_rgb, in merge_presub_sources() 645 source = rc_pair_alloc_source(rgb, srcrgb, srcalpha, file, index); in destructive_merge_instructions() 774 new_src_index = rc_pair_alloc_source(&inst->U.P, 0, 1, in rgb_to_alpha_remap()
|
D | radeon_program_pair.c | 38 int rc_pair_alloc_source(struct rc_pair_instruction *pair, in rc_pair_alloc_source() function
|
D | radeon_variable.c | 120 src_index = rc_pair_alloc_source( in rc_variable_change_dst()
|