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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c326 unsigned two, two_swizzle; local in function:radeonTransformTEX
347 two = rc_constants_add_immediate_scalar(&c->Program.Constants, 2, &two_swizzle);
359 inst_mad->U.I.SrcReg[1].Swizzle = two_swizzle;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c326 unsigned two, two_swizzle; local in function:radeonTransformTEX
347 two = rc_constants_add_immediate_scalar(&c->Program.Constants, 2, &two_swizzle);
359 inst_mad->U.I.SrcReg[1].Swizzle = two_swizzle;

Completed in 3 milliseconds