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

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c818 unsigned int read_chan = RC_SWIZZLE_UNUSED; local
853 if (read_chan == RC_SWIZZLE_UNUSED) {
854 read_chan = swz;
855 } else if (read_chan != swz) {

Completed in 1990 milliseconds