Searched refs:inst2_swz (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ | ||
| H A D | prog_optimize.c | 524 const GLuint inst2_swz = local in function:_mesa_remove_extra_move_use 526 const GLuint s = GET_SWZ(mov->SrcReg[0].Swizzle, inst2_swz); 530 inst2_swz) & 0x1) << comp); |
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ | ||
| H A D | prog_optimize.c | 524 const GLuint inst2_swz = local in function:_mesa_remove_extra_move_use 526 const GLuint s = GET_SWZ(mov->SrcReg[0].Swizzle, inst2_swz); 530 inst2_swz) & 0x1) << comp); |
Completed in 4 milliseconds