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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_optimize.c660 const GLuint arg_swz = inst->SrcReg[arg].Swizzle; local in function:_mesa_merge_mov_into_inst
670 arg_comp = GET_SWZ(arg_swz, src_comp);
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_optimize.c660 const GLuint arg_swz = inst->SrcReg[arg].Swizzle; local in function:_mesa_merge_mov_into_inst
670 arg_comp = GET_SWZ(arg_swz, src_comp);

Completed in 6 milliseconds