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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h46 struct rc_src_register lmul_swizzle(unsigned int swizzle, struct rc_src_register srcreg);
H A Dr3xx_fragprog.c76 inst->SrcReg[i] = lmul_swizzle(RC_SWIZZLE_ZZZZ, inst->SrcReg[i]);
H A Dradeon_compiler_util.c288 struct rc_src_register lmul_swizzle(unsigned int swizzle, struct rc_src_register srcreg) function
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h46 struct rc_src_register lmul_swizzle(unsigned int swizzle, struct rc_src_register srcreg);
H A Dr3xx_fragprog.c76 inst->SrcReg[i] = lmul_swizzle(RC_SWIZZLE_ZZZZ, inst->SrcReg[i]);
H A Dradeon_compiler_util.c288 struct rc_src_register lmul_swizzle(unsigned int swizzle, struct rc_src_register srcreg) function

Completed in 203 milliseconds