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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dffvertex_prog.c736 static struct ureg get_eye_position_z( struct tnl_program *p ) function in typeref:struct:ureg
1309 input = get_eye_position_z(p);
1313 input = get_eye_position_z(p);
1513 struct ureg eye = get_eye_position_z(p);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dffvertex_prog.c733 static struct ureg get_eye_position_z( struct tnl_program *p ) function in typeref:struct:ureg
1384 input = get_eye_position_z(p);
1388 input = get_eye_position_z(p);
1588 struct ureg eye = get_eye_position_z(p);

Completed in 6 milliseconds