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.c763 static struct ureg get_eye_position_normalized( struct tnl_program *p ) in get_eye_position_normalized() function
1146 struct ureg eye_hat = get_eye_position_normalized(p); in build_lighting()
1341 struct ureg eye_hat = get_eye_position_normalized(p); in build_reflect_texgen()
1360 struct ureg eye_hat = get_eye_position_normalized(p); in build_sphere_texgen()