Home
last modified time | relevance | path

Searched refs:chan_swz (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_swizzles.c135 unsigned chan_swz = GET_SWZ(reg->Swizzle, chan); in try_rewrite_constant() local
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
140 swz = chan_swz; in try_rewrite_constant()
141 } else if (swz != chan_swz) { in try_rewrite_constant()