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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h73 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 in typeref:struct:rc_src_register
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h73 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 in typeref:struct:rc_src_register

Completed in 63 milliseconds