Searched refs:z_dir (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | ffvertex_prog.c | 1149 struct ureg z_dir = swizzle(get_identity_param(p),X,Y,W,Z); local in function:build_lighting 1151 emit_op2(p, OPCODE_ADD, half, 0, VPpli, z_dir);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | ffvertex_prog.c | 1200 struct ureg z_dir = swizzle(get_identity_param(p),X,Y,W,Z); local in function:build_lighting 1202 emit_op2(p, OPCODE_ADD, half, 0, VPpli, z_dir);
|
Completed in 6 milliseconds