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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dffvertex_prog.c689 static void emit_normalize_vec3( struct tnl_program *p, function in typeref:typename:void
762 emit_normalize_vec3(p, p->eye_position_normalized, eye);
797 emit_normalize_vec3( p, transformed_normal, normal );
1144 emit_normalize_vec3(p, half, half);
1152 emit_normalize_vec3(p, half, half);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dffvertex_prog.c686 static void emit_normalize_vec3( struct tnl_program *p, function in typeref:typename:void
759 emit_normalize_vec3(p, p->eye_position_normalized, eye);
794 emit_normalize_vec3( p, transformed_normal, normal );
1196 emit_normalize_vec3(p, half, half);
1203 emit_normalize_vec3(p, half, half);

Completed in 6 milliseconds