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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h57 unsigned int rc_adjust_channels(
H A Dradeon_compiler_util.c148 unsigned int rc_adjust_channels( function in typeref:typename:unsigned int
204 rc_adjust_channels(sub->Arg[i].Swizzle,
215 src->Swizzle = rc_adjust_channels(src->Swizzle, *conversion_swizzle);
H A Dradeon_pair_regalloc.c319 unsigned int new_swizzle = rc_adjust_channels(arg->Swizzle,
393 new_swizzle = rc_adjust_channels(
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h57 unsigned int rc_adjust_channels(
H A Dradeon_compiler_util.c148 unsigned int rc_adjust_channels( function in typeref:typename:unsigned int
204 rc_adjust_channels(sub->Arg[i].Swizzle,
215 src->Swizzle = rc_adjust_channels(src->Swizzle, *conversion_swizzle);
H A Dradeon_pair_regalloc.c319 unsigned int new_swizzle = rc_adjust_channels(arg->Swizzle,
393 new_swizzle = rc_adjust_channels(

Completed in 9 milliseconds