Searched refs:srcrgb (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_translate.c216 unsigned int srcrgb = 0; local in function:set_pair_instruction
227 srcrgb = 1;
234 source = rc_pair_alloc_source(pair, srcrgb, srcalpha,
248 unsigned int srcrgb = 0; local in function:set_pair_instruction
258 srcrgb = 1;
261 source = rc_pair_alloc_source(pair, srcrgb, srcalpha,
H A Dradeon_pair_schedule.c628 unsigned int srcrgb = 0; local in function:destructive_merge_instructions
636 srcrgb = 1;
645 source = rc_pair_alloc_source(rgb, srcrgb, srcalpha, file, index);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_translate.c218 unsigned int srcrgb = 0; local in function:set_pair_instruction
229 srcrgb = 1;
236 source = rc_pair_alloc_source(pair, srcrgb, srcalpha,
250 unsigned int srcrgb = 0; local in function:set_pair_instruction
260 srcrgb = 1;
263 source = rc_pair_alloc_source(pair, srcrgb, srcalpha,
H A Dradeon_pair_schedule.c628 unsigned int srcrgb = 0; local in function:destructive_merge_instructions
636 srcrgb = 1;
645 source = rc_pair_alloc_source(rgb, srcrgb, srcalpha, file, index);

Completed in 7 milliseconds