Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
327 swz3 = GET_SWZ(reg->Swizzle, 3); in try_rewrite_constant()
330 if (swz3 <= RC_SWIZZLE_W) { in try_rewrite_constant()
343 if (old_swz == swz3) { in try_rewrite_constant()
351 if (new_swz == swz3) { in try_rewrite_constant()