Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.h58 unsigned int old_swizzle,
Dradeon_pair_regalloc.c379 unsigned int old_swizzle; in variable_get_class() local
384 old_swizzle = r.U.P.Arg->Swizzle; in variable_get_class()
394 old_swizzle, conversion_swizzle); in variable_get_class()
Dradeon_compiler_util.c149 unsigned int old_swizzle, in rc_adjust_channels() argument
159 SET_SWZ(new_swizzle, new_chan, GET_SWZ(old_swizzle, i)); in rc_adjust_channels()