Home
last modified time | relevance | path

Searched refs:get_eye_position_normalized (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dffvertex_prog.c757 static struct ureg get_eye_position_normalized( struct tnl_program *p ) in get_eye_position_normalized() function
1141 struct ureg eye_hat = get_eye_position_normalized(p); in build_lighting()
1334 struct ureg eye_hat = get_eye_position_normalized(p); in build_reflect_texgen()
1353 struct ureg eye_hat = get_eye_position_normalized(p); in build_sphere_texgen()