Searched refs:rc_pair_alloc_source (Results 1 – 4 of 4) sorted by relevance
/third_party/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 | 236 source = rc_pair_alloc_source(pair, srcrgb, srcalpha, in set_pair_instruction() 263 source = rc_pair_alloc_source(pair, srcrgb, srcalpha, in set_pair_instruction()
|
D | radeon_pair_schedule.c | 539 free_source = rc_pair_alloc_source(dst_full, is_rgb, is_alpha, in merge_presub_sources() 554 free_source = rc_pair_alloc_source(dst_full, is_rgb, in merge_presub_sources() 641 source = rc_pair_alloc_source(rgb, srcrgb, srcalpha, file, index); in destructive_merge_instructions() 771 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
|